Changeset 12839


Ignore:
Timestamp:
2007/05/15 20:05:21 (17 years ago)
Author:
nakanishi
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/mobile/nonmember/payment.php

    r12836 r12839  
    123123    // Àµ¾ï¤Ê¿ä°Ü¤Ç¤¢¤ë¤³¤È¤òµ­Ï¿¤·¤Æ¤ª¤¯ 
    124124    $objSiteSess->setRegistFlag(); 
    125     header("Location: " . gfAddSessionId('nonmember/index.php')); 
     125    header("Location: " . gfAddSessionId('index.php')); 
    126126    exit; 
    127127    break; 
Note: See TracChangeset for help on using the changeset viewer.