mention that WEB_DEMO_MODE is obsolete

This commit is contained in:
Andrew Dolgov 2006-06-08 06:45:36 +01:00
parent a2db6a4a9b
commit 1352800269

View file

@ -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");