aboutsummaryrefslogtreecommitdiff
path: root/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'config.php')
-rw-r--r--config.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.php b/config.php
new file mode 100644
index 0000000..224ed57
--- /dev/null
+++ b/config.php
@@ -0,0 +1,6 @@
+<?php
+
+// guessed automatically
+// $GLOBALS['CONFIG']['baseurl'] = 'http://foo.com/bar/';
+
+?>