summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-05-17 08:33:50 +0100
committerAndrew Dolgov <[email protected]>2007-05-17 08:33:50 +0100
commitfcc95e24e99011b27e1df6afdf572472ba18f789 (patch)
tree145f22762848001b73b2de71a5a5c99e9d30a6dd /functions.php
parentfefef8286e7c6421d663f2970b8cd0e68276e41a (diff)
remove unnecessary debugging
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions.php b/functions.php
index 42a986165..050780dd4 100644
--- a/functions.php
+++ b/functions.php
@@ -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) {