summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-11-18 08:04:41 +0100
committerAndrew Dolgov <[email protected]>2005-11-18 08:04:41 +0100
commit273a2f6b43aae0c8a8ed0cfce767ddeedd26106d (patch)
tree48b967d0c7290ce254c88833cdda1d5c928b8808 /config.php-dist
parent8c7bbd2d4e35c4186d94661b3205d4523f84b558 (diff)
schema updates, ICONS_DIR/ICONS_URL moved to config.php
Diffstat (limited to 'config.php-dist')
-rw-r--r--config.php-dist2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.php-dist b/config.php-dist
index 9cea364dd..3af61c32f 100644
--- a/config.php-dist
+++ b/config.php-dist
@@ -13,6 +13,8 @@
define(WEB_DEMO_MODE, false);
+ define(ICONS_DIR, "icons");
+ define(ICONS_URL, "icons");
define(USE_HTTP_AUTH, false);
// use HTTP Basic authentication