Changeset 12921


Ignore:
Timestamp:
2007/05/16 17:55:08 (17 years ago)
Author:
nakanishi
Message:
 
File:
1 edited

Legend:

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

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