Changeset 5899 for temp/trunk/data/conf


Ignore:
Timestamp:
2006/09/26 16:47:37 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/data/conf/conf.php

    r5898 r5899  
    22 
    33$CONF_PHP_PATH = realpath( dirname( __FILE__) ); 
    4 require_once($CONF_PHP_PATH ."/../install.inc"); 
     4require_once($CONF_PHP_PATH ."../install.inc"); 
    55require_once($CONF_PHP_PATH ."/core.php" ); 
    66//-------------------------------------------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.