summaryrefslogtreecommitdiff
path: root/prefs.php
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 /prefs.php
parent2aaefbfa54447c37a74aaf126f864fac629e9bd5 (diff)
move JShrink Minifier to vendor/
Diffstat (limited to 'prefs.php')
-rw-r--r--prefs.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/prefs.php b/prefs.php
index 89e5f4c2a..2b1270f10 100644
--- a/prefs.php
+++ b/prefs.php
@@ -80,8 +80,6 @@
'use strict';
require({cache:{}});
<?php
- require_once 'lib/jshrink/Minifier.php';
-
print get_minified_js(["functions.js", "prefs.js"]);
?>
</script>