getDataHash(); $JSPath = '/tmp/' . $hash . '.js'; if(!file_exists($JSPath)) { $js_minifier->minify($JSPath); cleanupJS($hash); } ?>