Ignore:
Timestamp:
2007/09/25 20:19:29 (19 years ago)
Author:
adachi
Message:

branches/comuをマージ

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/comu-utf8/html/mypage/refusal.php

    r15099 r16016  
    6060    $objCustomer->EndSession(); 
    6161    //完了ページへ 
    62     header("Location: ./refusal_complete.php"); 
     62    header("Location: " . sfGetCurrentUri() . "/refusal_complete.php"); 
    6363    exit; 
    6464} 
Note: See TracChangeset for help on using the changeset viewer.