Changeset 16016 for branches/comu-utf8/html/admin/system/input.php
- Timestamp:
- 2007/09/25 20:19:29 (19 years ago)
- File:
-
- 1 edited
-
branches/comu-utf8/html/admin/system/input.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/comu-utf8/html/admin/system/input.php
r15099 r16016 72 72 fnInsertMember(); 73 73 // リロードによる二重登録対策のため、同じページに飛ばす。 74 header("Location: " . $_SERVER['PHP_SELF']. "?mode=reload");74 header("Location: " . sfGetCurrentUri(true) . "?mode=reload"); 75 75 exit; 76 76 }
Note: See TracChangeset
for help on using the changeset viewer.
