1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-27 23:51:29 +00:00

remove unnecessary debugging

This commit is contained in:
Andrew Dolgov
2007-05-17 08:33:50 +01:00
parent fefef8286e
commit fcc95e24e9

View File

@@ -883,7 +883,7 @@
}
}
print "<p>TAGS: "; print_r($entry_tags); print "</p>";
// print "<p>TAGS: "; print_r($entry_tags); print "</p>";
if (count($entry_tags) > 0) {