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

index f6c24677cf4e7765776b1ff53329818bd33927fa..4242d2d2ead36ac529507b346540aeecf68b6348 100755 (executable)
@@ -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('/conk/.pass.php')) include_once('/conk/.pass.php'); // The password file sparky4 uses this line until the stable release is released
 
 
 /*---- Part 1:程式基本設定 ----*/