1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-01-12 04:23:24 +02:00

no message

This commit is contained in:
tinect 2019-10-20 19:43:21 +02:00
parent 45e26c19c4
commit 0c4b390a38

View File

@ -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>