]> 4ch.mooo.com Git - test.git/blobdiff - config.php
modified: config.php
[test.git] / config.php
index 9c96f718249f836c145a5c00447b07ef7cb3f6ee..f6c24677cf4e7765776b1ff53329818bd33927fa 100755 (executable)
@@ -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:程式基本設定 ----*/