From: sparky4 Date: Sun, 20 Feb 2011 08:20:08 +0000 (-0600) Subject: modified: config.php X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=9b476f22fa6ae16fdfc0538ac5440446008b7dd9;p=test.git modified: config.php --- diff --git a/config.php b/config.php index 4242d2d..d9ad2a9 100755 --- a/config.php +++ b/config.php @@ -63,7 +63,7 @@ ChangeLog: //error_reporting(E_ALL); //Show the cursed errors -if(is_file('/conk/.pass.php')) include_once('/conk/.pass.php'); // The password file sparky4 uses this line until the stable release is released +if(is_file('../.pass.php')) include_once('../.pass.php'); // The password file sparky4 uses this line until the stable release is released /*---- Part 1:程式基本設定 ----*/