Changeset 16016 for branches/comu-utf8/html/shopping/index.php
- Timestamp:
- 2007/09/25 20:19:29 (19 years ago)
- File:
-
- 1 edited
-
branches/comu-utf8/html/shopping/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/comu-utf8/html/shopping/index.php
r15099 r16016 51 51 if($objCustomer->isLoginSuccess()) { 52 52 // すでにログインされている場合は、お届け先設定画面に転送 53 header("Location: ./deliv.php");53 header("Location: " . sfGetCurrentUri() . "/deliv.php"); 54 54 exit; 55 55 }
Note: See TracChangeset
for help on using the changeset viewer.
