//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