summaryrefslogtreecommitdiff
path: root/lib/exe
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2013-02-03 21:50:46 +0100
committerAndreas Gohr <andi@splitbrain.org>2013-02-03 21:50:46 +0100
commitf144452ffbdd0ff09501838b3520147b6e409601 (patch)
tree22b2671d448b63bbf7091243aed05c6098d07edd /lib/exe
parenta6c670e5041ca2038caf0175ab47fced4a3258cb (diff)
downloadrpg-f144452ffbdd0ff09501838b3520147b6e409601.tar.gz
rpg-f144452ffbdd0ff09501838b3520147b6e409601.tar.bz2
removed obsolete browser plugin (migrate does it)
Diffstat (limited to 'lib/exe')
-rw-r--r--lib/exe/js.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/exe/js.php b/lib/exe/js.php
index bec6d3d12..41d3e735c 100644
--- a/lib/exe/js.php
+++ b/lib/exe/js.php
@@ -43,7 +43,6 @@ function js_out(){
DOKU_INC."lib/scripts/jquery/jquery$min.js",
DOKU_INC.'lib/scripts/jquery/jquery.cookie.js',
DOKU_INC."lib/scripts/jquery/jquery-ui$min.js",
- DOKU_INC."lib/scripts/jquery/jquery.mb.browser.js",
DOKU_INC."lib/scripts/jquery/jquery-migrate$min.js",
DOKU_INC."lib/scripts/fileuploader.js",
DOKU_INC."lib/scripts/fileuploaderextended.js",