2
0
tinect 5 жил өмнө
parent
commit
0c4b390a38

+ 1 - 1
data/web/inc/footer.inc.php

@@ -9,7 +9,7 @@ logger();
         echo file_get_contents($JSPath);
     } else {
         echo $js_minifier->minify($JSPath);
-        cleanupCSS($css_minifier->getDataHash());
+        cleanupJS($js_minifier->getDataHash());
     }
     ?></script>
 <script>