From 808397ef93e482ea35efe735dbd82408a61dd6a9 Mon Sep 17 00:00:00 2001 From: sparky4 Date: Sun, 20 Feb 2011 02:46:34 -0600 Subject: [PATCH] modified: config.php --- config.php | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/config.php b/config.php index 278a01d..f10398f 100755 --- a/config.php +++ b/config.php @@ -60,13 +60,12 @@ ChangeLog: -[futaba2pio.php] Added more functionality -[yotsubanome.php] Fixed comment too long click "here" bug */ + //error_reporting(E_ALL); //Show the cursed errors -//if(is_file('../../conk/.pass.php')) -include('../../conk/.pass.php'); // The password file sparky4 uses this line until the stable release is released -//else -//include('/var/www/conk/.pass.php'); // The password file sparky4 uses this line until the stable release is released +if(is_file('../../conk/.pass.php')) include('../../conk/.pass.php'); // The password file sparky4 uses this line until the stable release is released + /*---- Part 1:程式基本設定 ----*/ // 伺服器常態設定 -- 2.39.2