summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-06-20 15:04:59 +0300
committerAndrew Dolgov <[email protected]>2018-06-20 15:04:59 +0300
commita9105e2a619c499509c27ac263b306e86ef247b5 (patch)
tree82b0803b4ef426b816e0f1fad719d775f37fde45 /include
parent2aaefbfa54447c37a74aaf126f864fac629e9bd5 (diff)
move JShrink Minifier to vendor/
Diffstat (limited to 'include')
-rwxr-xr-xinclude/functions.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/functions.php b/include/functions.php
index a6dbd43a8..7ebbe38b3 100755
--- a/include/functions.php
+++ b/include/functions.php
@@ -2386,7 +2386,6 @@
}
function get_minified_js($files) {
- require_once 'lib/jshrink/Minifier.php';
$rv = '';