aboutsummaryrefslogtreecommitdiff
path: root/engine/js/lib/configuration.js
diff options
context:
space:
mode:
authorewinslow <ewinslow@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-11-02 16:06:53 +0000
committerewinslow <ewinslow@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-11-02 16:06:53 +0000
commit441c9e85dcb824dba2a44657a31fa29ad71a4ee1 (patch)
treee3558477d639a95bb5a24807d2a8174c73e1ac83 /engine/js/lib/configuration.js
parent99b267a9fc4b023e54a9d2c8ec9bd9fe42a32e54 (diff)
downloadelgg-441c9e85dcb824dba2a44657a31fa29ad71a4ee1.tar.gz
elgg-441c9e85dcb824dba2a44657a31fa29ad71a4ee1.tar.bz2
Refs #2538: Moved js directory to elgg root.
git-svn-id: http://code.elgg.org/elgg/trunk@7189 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'engine/js/lib/configuration.js')
-rw-r--r--engine/js/lib/configuration.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/engine/js/lib/configuration.js b/engine/js/lib/configuration.js
deleted file mode 100644
index 8ed326116..000000000
--- a/engine/js/lib/configuration.js
+++ /dev/null
@@ -1,3 +0,0 @@
-elgg.provide('elgg.config');
-
-elgg.config.wwwroot = '/'; \ No newline at end of file