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

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