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:
parent
45e26c19c4
commit
0c4b390a38
@ -9,7 +9,7 @@ logger();
|
|||||||
echo file_get_contents($JSPath);
|
echo file_get_contents($JSPath);
|
||||||
} else {
|
} else {
|
||||||
echo $js_minifier->minify($JSPath);
|
echo $js_minifier->minify($JSPath);
|
||||||
cleanupCSS($css_minifier->getDataHash());
|
cleanupJS($js_minifier->getDataHash());
|
||||||
}
|
}
|
||||||
?></script>
|
?></script>
|
||||||
<script>
|
<script>
|
||||||
|
Loading…
Reference in New Issue
Block a user