From a81ad1655fd7043c1734109c87b04d98badd5bc8 Mon Sep 17 00:00:00 2001 From: mensonge Date: Mon, 16 Feb 2009 10:38:11 +0000 Subject: Interface fix: remove admin colors on watchlist page. git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@279 b3834d28-1941-0410-a4f8-b48e95affb8f --- constants.inc.php | 1 + 1 file changed, 1 insertion(+) (limited to 'constants.inc.php') diff --git a/constants.inc.php b/constants.inc.php index 8078141..681a141 100644 --- a/constants.inc.php +++ b/constants.inc.php @@ -39,6 +39,7 @@ define('CRITICAL_ERROR', 204); // Page name define('PAGE_INDEX', "index"); define('PAGE_BOOKMARKS', "bookmarks"); +define('PAGE_WATCHLIST', "watchlist"); // Miscellanous -- cgit v1.2.3