From fca933507dbca725ee3caf5eff19a13e67b3ae92 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 20 Feb 2008 04:37:24 +0100 Subject: new option: HIDE_FEEDLIST (bump schema) --- functions.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'functions.php') diff --git a/functions.php b/functions.php index d4f853a54..05ba701af 100644 --- a/functions.php +++ b/functions.php @@ -2925,9 +2925,8 @@ print ""; - if (defined('_HIDDEN_FL_TEST')) { - print ""; - } + print ""; print ""; } -- cgit v1.2.3