Changeset 12831


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

Legend:

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

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