X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fnetwork.php;h=d27945a860d6cdd43ad65a85097047573c3dc4ab;hb=355c42cb309eb1313097411067ca999b699aa620;hp=5ca0a8c7d6ced49fb4cdb21defca7402c75b65e5;hpb=bdd275474044152a5d9a33ea6b8a8071b931d27e;p=friendica.git diff --git a/mod/network.php b/mod/network.php old mode 100755 new mode 100644 index 5ca0a8c7d6..d27945a860 --- a/mod/network.php +++ b/mod/network.php @@ -393,7 +393,7 @@ function network_content(&$a, $update = 0) { ); } if(strlen($file)) { - $sql_extra .= file_tag_file_query('item',$file); + $sql_extra .= file_tag_file_query('item',unxmlify($file)); } if($conv) {