system_settings(); if(intval($global_system_settings['is_maintenance']) === 1){ echo "Maintenance"; exit; } ob_flush(); ob_end_flush(); ?>