[4602] trunk/htdocs/system/classes/terms.php: Comment out a Utils::debug() that was in my way.

0 views
Skip to first unread message

svn-N...@habariproject.org

unread,
Nov 20, 2010, 10:05:30 PM11/20/10
to habar...@googlegroups.com
Revision
4602
Author
chrismeller
Date
2010-11-21 03:05:29 +0000 (Sun, 21 Nov 2010)

Log Message

Comment out a Utils::debug() that was in my way.

Modified Paths

Diff

Modified: trunk/htdocs/system/classes/terms.php (4601 => 4602)


--- trunk/htdocs/system/classes/terms.php	2010-11-21 02:25:16 UTC (rev 4601)
+++ trunk/htdocs/system/classes/terms.php	2010-11-21 03:05:29 UTC (rev 4602)
@@ -73,7 +73,7 @@
 						$terms[$k] = new $term_class($term);
 					}
 				}
-Utils::debug($terms);
+//Utils::debug($terms);
 			}
 			else {
 				array_walk( $terms, create_function('&$tag', '$tag = new ' . $term_class . '($tag);') );
Reply all
Reply to author
Forward
0 new messages