Ignore:
Timestamp:
2007/03/15 09:16:51 (19 years ago)
Author:
uehara
Message:
 
Location:
branches/dev/data/conf
Files:
2 edited

Legend:

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

    r11849 r11879  
    1111require_once($CONF_PHP_PATH ."/../install.inc"); 
    1212require_once($CONF_PHP_PATH ."/core.php" ); 
     13require_once($CONF_PHP_PATH ."/mobile_conf.php" ); 
    1314 
    1415//-------------------------------------------------------------------------------------------------------- 
  • branches/dev/data/conf/mobile_conf.php

    r11876 r11879  
    7272 
    7373//-------------------------------------------------------------------------------------------------------- 
    74 // conf.php ¤«¤é»Ä¤ê¤ÎÀßÄê¤òÆÉ¤ß¹þ¤à¡£ 
    75 require_once(DATA_PATH . 'conf/conf.php'); 
    7674 
    7775?> 
Note: See TracChangeset for help on using the changeset viewer.