Changeset 16016 for branches/comu-utf8/html/install/user_data/include/campaign/default/src/entry.php
- Timestamp:
- 2007/09/25 20:19:29 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/comu-utf8/html/install/user_data/include/campaign/default/src/entry.php
r15099 r16016 157 157 158 158 // 完了ページに移動させる。 159 header("Location: ./complete.php");159 header("Location: " . sfGetCurrentUri() . "/complete.php"); 160 160 exit; 161 161 }
Note: See TracChangeset
for help on using the changeset viewer.