From: Fabrixxm Date: Sun, 4 Aug 2013 07:11:01 +0000 (-0400) Subject: remove debug code. again. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=2f6333c7516220553352889ac4c0527102e91780;p=friendica.git remove debug code. again. --- diff --git a/mod/tagger.php b/mod/tagger.php index 3f470a1797..e502353420 100644 --- a/mod/tagger.php +++ b/mod/tagger.php @@ -185,8 +185,6 @@ EOT; intval($r[0]['id']), dbesc($term) ); - echo "
"; var_dump($t); killme();
-		// not really sure about this...
 		if(count($x) && !$x[0]['blocktags'] && $t[0]['tcount']==0){
 			q("INSERT INTO term (oid, otype, type, term, url, uid) VALUE (%d, %d, %d, '%s', '%s', %d)",
 	                   intval($r[0]['id']),