Changeset 14831
- Timestamp:
- 2007/06/18 21:54:59 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/mobile/nonmember/deliv.php
r13278 r14831 77 77 //print_r($_POST); 78 78 if ($_POST['deli'] != "") { 79 header("Location:" . gfAddSessionId("./payment .php"));79 header("Location:" . gfAddSessionId("./payment1.php")); 80 80 exit; 81 81 }else{
Note: See TracChangeset
for help on using the changeset viewer.