Changeset 12840


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

Legend:

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

    r12839 r12840  
    6969        $objSiteSess->setRegistFlag(); 
    7070        //header("Location: " . gfAddSessionId(MOBILE_URL_SHOP_TOP)); 
    71         header("Location: " . gfAddSessionId('nonmember/index.php')); 
     71        header("Location: " . gfAddSessionId('index.php')); 
    7272        exit; 
    7373    } 
Note: See TracChangeset for help on using the changeset viewer.