Changeset 11912


Ignore:
Timestamp:
2007/03/16 19:52:55 (17 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/data/conf/mobile_conf.php

    r11909 r11912  
    6868define ("MOBILE_URL_SHOP_COMPLETE", MOBILE_URL_DIR . "shopping/complete.php");              // ¹ØÆþ´°Î»²èÌÌ 
    6969define ("MOBILE_URL_SHOP_MODULE", MOBILE_URL_DIR . "shopping/load_payment_module.php");     // ¥â¥¸¥å¡¼¥ëÄɲÃÍѲèÌÌ 
    70 define ("MOBILE_URL_SHOP_TOP", MOBILE_SSL_URL . "shopping/index.php");                                  // ²ñ°÷¾ðÊóÆþÎÏ 
     70define ("MOBILE_URL_SHOP_TOP", MOBILE_SSL_URL . "shopping/index.php");                      // ²ñ°÷¾ðÊóÆþÎÏ 
    7171 
    7272 
    7373//-------------------------------------------------------------------------------------------------------- 
    74 require_once(DATA_PATH . 'conf/conf.php'); 
     74 
    7575?> 
Note: See TracChangeset for help on using the changeset viewer.