Changeset 14718 for branches/dev/data


Ignore:
Timestamp:
2007/06/15 19:50:57 (19 years ago)
Author:
kakinaka
Message:
 
Location:
branches/dev/data/conf
Files:
2 edited

Legend:

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

    r14717 r14718  
    1010$CONF_PHP_PATH = realpath( dirname( __FILE__) ); 
    1111require_once($CONF_PHP_PATH ."/../install.php"); 
    12 exit(); 
    1312require_once($CONF_PHP_PATH ."/core.php" ); 
    1413 
  • branches/dev/data/conf/core.php

    r14693 r14718  
    3333////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// 
    3434// WEBÉé²Ùʬ»¶ÀßÄê 
    35  
     35exit(); 
    3636define ("MULTI_WEB_SERVER_MODE", false);    // Éé²Ùʬ»¶¥â¡¼¥É(true:ON false:OFF) 
    3737 
Note: See TracChangeset for help on using the changeset viewer.