X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fupdate_community.php;h=088da0143c5954f849a4bbf62007956d53e59a16;hb=ab5669e09190d05be8bfa62f2b82846631c2409d;hp=d64ea5d709114f2bf2a8f37c3df1061b85e1e73b;hpb=b02cdc8a7f84a4931e80027de42a80daa58581e1;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";