From 24c1e1c1444a963fae480615d4e44ed5cd2af588 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 19 Feb 2008 17:00:02 +0100 Subject: initial hidden feedlist work (refs #194) --- functions.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'functions.php') diff --git a/functions.php b/functions.php index 25ecec1c2..d4f853a54 100644 --- a/functions.php +++ b/functions.php @@ -2925,6 +2925,10 @@ print ""; + if (defined('_HIDDEN_FL_TEST')) { + print ""; + } + print ""; } -- cgit v1.2.3