Changeset 14843 for branches/dev
- Timestamp:
- 2007/06/18 23:26:23 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/mobile/nonmember/deliv.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/mobile/nonmember/deliv.php
r14842 r14843 43 43 $objPage->tpl_uniqid = $uniqid; 44 44 45 sfprintr($_POST); 46 45 47 if(!empty($_POST["mode2"]) ){ 46 48 if ($_POST["mode2"] == "deliv") { … … 77 79 //print_r($_POST); 78 80 if ($_POST['deli'] != "") { 79 header("Location:" . gfAddSessionId("./payment .php"));81 header("Location:" . gfAddSessionId("./payment1.php")); 80 82 exit; 81 83 }else{
Note: See TracChangeset
for help on using the changeset viewer.
