Merge pull request #3070 from tinect/fixCacheJS
fix for #3062 removing outdated JS
This commit is contained in:
		| @@ -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> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user