summaryrefslogtreecommitdiff
path: root/lib/exe/js.php
diff options
context:
space:
mode:
authorMichal Rezler <rezlemic@fel.cvut.cz>2011-03-27 13:57:35 +0200
committerMichal Rezler <rezlemic@fel.cvut.cz>2011-03-27 13:57:35 +0200
commit11bf24d856a6a4cb606bc6fe10ebcbd844f4127f (patch)
treef5254cfa12a72b660f2907660b0d2317f73795fa /lib/exe/js.php
parentfdfb9c6a2877dcbadeab697aad779bea76780965 (diff)
downloadrpg-11bf24d856a6a4cb606bc6fe10ebcbd844f4127f.tar.gz
rpg-11bf24d856a6a4cb606bc6fe10ebcbd844f4127f.tar.bz2
helpers.js was removed - it basically contained functions they are implemented in jQuery library
Diffstat (limited to 'lib/exe/js.php')
-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 d3377fb0b..4aa2851c8 100644
--- a/lib/exe/js.php
+++ b/lib/exe/js.php
@@ -47,7 +47,6 @@ function js_out(){
DOKU_INC.'lib/scripts/jquery/jquery.cookie.js',
DOKU_INC.'lib/scripts/jquery-ui/jquery-ui.core.min.js',
DOKU_INC.'lib/scripts/jquery-ui/jquery-ui.interactions.min.js',
- DOKU_INC.'lib/scripts/helpers.js',
DOKU_INC.'lib/scripts/events.js',
DOKU_INC.'lib/scripts/delay.js',
DOKU_INC.'lib/scripts/cookie.js',