remove unnecessary debugging
This commit is contained in:
parent
fefef8286e
commit
fcc95e24e9
1 changed files with 1 additions and 1 deletions
|
@ -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) {
|
||||
|
||||
|
|
Loading…
Reference in a new issue