]> 4ch.mooo.com Git - test.git/commitdiff
modified: config.php
authorsparky4 <sparky4@4ch.irc.su>
Sun, 20 Feb 2011 08:46:34 +0000 (02:46 -0600)
committersparky4 <sparky4@4ch.irc.su>
Sun, 20 Feb 2011 08:46:34 +0000 (02:46 -0600)
config.php

index 278a01d567aa841cb589e1aecc10c31dd7b71e6b..f10398f1abee53f3eeba7520144ab210924b2299 100755 (executable)
@@ -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:程式基本設定 ----*/
 // 伺服器常態設定