From: Andrew Dolgov Date: Thu, 17 May 2007 07:33:50 +0000 (+0100) Subject: remove unnecessary debugging X-Git-Tag: schema_freeze_for_1.2.11~25 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=fcc95e24e99011b27e1df6afdf572472ba18f789;p=tt-rss.git remove unnecessary debugging --- diff --git a/functions.php b/functions.php index 42a98616..050780dd 100644 --- a/functions.php +++ b/functions.php @@ -883,7 +883,7 @@ } } - print "

TAGS: "; print_r($entry_tags); print "

"; +// print "

TAGS: "; print_r($entry_tags); print "

"; if (count($entry_tags) > 0) {