remove extra tag logging
This commit is contained in:
parent
4fda10db2f
commit
dc1a529b63
@ -642,7 +642,7 @@ function get_tags($s) {
|
||||
usort($ret,'tag_sort_length');
|
||||
|
||||
|
||||
logger('get_tags: ' . print_r($ret,true));
|
||||
// logger('get_tags: ' . print_r($ret,true));
|
||||
|
||||
return $ret;
|
||||
}
|
||||
|
Reference in New Issue
Block a user