Changeset 14716 for branches/dev/data


Ignore:
Timestamp:
2007/06/15 19:49:22 (17 years ago)
Author:
kakinaka
Message:
 
File:
1 edited

Legend:

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

    r14715 r14716  
    77 *  
    88 */ 
    9  
     9exit(); 
    1010$CONF_PHP_PATH = realpath( dirname( __FILE__) ); 
    1111require_once($CONF_PHP_PATH ."/../install.php"); 
     
    3434 
    3535//-------------------------------------------------------------------------------------------------------- 
    36 exit(); 
     36 
    3737//-------------------------------------------------------------------------------------------------------- 
    3838/** ¥Õ¥í¥ó¥Èɽ¼¨´ØÏ¢ **/ 
Note: See TracChangeset for help on using the changeset viewer.