From 135280026909181bf00a06f853d0c8bfe1df6f2d Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 8 Jun 2006 06:45:36 +0100 Subject: mention that WEB_DEMO_MODE is obsolete --- config.php-dist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.php-dist b/config.php-dist index 463661f48..9066ef054 100644 --- a/config.php-dist +++ b/config.php-dist @@ -14,6 +14,8 @@ define('WEB_DEMO_MODE', false); // Demo mode with reduced functionality. + // Warning: this option is obsolete. Don't rely on it being + // checked in all necessary places. define('ICONS_DIR', "icons"); define('ICONS_URL', "icons"); -- cgit v1.2.3