Maintenance mode has been turned off. You should now remove this script from the forum root directory.
query('UPDATE '.$pun_db->prefix.'config SET conf_value=\'0\' WHERE conf_name=\'o_maintenance\'') or error(__FILE__, __LINE__); // Regenerate the config cache require_once PUN_ROOT.'include/cache.php'; generate_config_cache(); $pun_db->close(); exit('JavaScript redirect unsuccessful. Click here to continue.'); } ?>