get out the sunnies

This commit is contained in:
friendica
2014-08-31 22:15:00 -07:00
parent a63de472cf
commit 2a37d99958
5 changed files with 33 additions and 8 deletions

View File

@@ -1558,7 +1558,7 @@ function get_atom_elements($feed,$item,&$author) {
$termurl = unxmlify(substr($scheme,9));
}
else {
$termtype = TERM_UNKNOWN;
$termtype = TERM_CATEGORY;
}
$termterm = notags(trim(unxmlify($term)));