X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fupdate_community.php;h=088da0143c5954f849a4bbf62007956d53e59a16;hb=e876adef8fd6f24d79d18b62d90d56c0353ee0d1;hp=d64ea5d709114f2bf2a8f37c3df1061b85e1e73b;hpb=c598bf7d8f5075526fadcfd329f6dd448533dfad;p=friendica.git diff --git a/mod/update_community.php b/mod/update_community.php index d64ea5d709..088da0143c 100644 --- a/mod/update_community.php +++ b/mod/update_community.php @@ -19,10 +19,6 @@ function update_community_content(App $a) { $text = ''; } - $pattern = "/]*) src=\"([^\"]*)\"/"; - $replace = ""; $pattern = "/<\s*audio[^>]*>(.*?)<\s*\/\s*audio>/i";