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