Changeset 16016 for branches/comu-utf8/html/entry/index.php
- Timestamp:
- 2007/09/25 20:19:29 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/comu-utf8/html/entry/index.php
r15099 r16016 164 164 165 165 // 完了ページに移動させる。 166 header("Location: ./complete.php");166 header("Location: " . sfGetCurrentUri() . "/complete.php"); 167 167 exit; 168 168 }
Note: See TracChangeset
for help on using the changeset viewer.