-[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:程式基本設定 ----*/
// 伺服器常態設定