Changeset 16016 for branches/comu-utf8/html/mobile/magazine/confirm.php
- Timestamp:
- 2007/09/25 20:19:29 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/comu-utf8/html/mobile/magazine/confirm.php
r15099 r16016 88 88 89 89 // 完了ページに移動させる。 90 header("Location:" . gfAddSessionId( "./complete.php"));90 header("Location:" . gfAddSessionId(sfGetCurrentUri() . "/complete.php")); 91 91 exit; 92 92 } else {
Note: See TracChangeset
for help on using the changeset viewer.