X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fupdate_community.php;h=512629b0052955fe647aa4b6f8678ee72eadccad;hb=0c9cc29a51941eb572bf16fd5489d0947d47d033;hp=396f4234c01e907761d79dae7a5268b1df7b9e55;hpb=4d21671f75e35e7c2880467dddc0936e8c718d8c;p=friendica.git diff --git a/mod/update_community.php b/mod/update_community.php index 396f4234c0..512629b005 100644 --- a/mod/update_community.php +++ b/mod/update_community.php @@ -4,7 +4,6 @@ require_once('mod/community.php'); -if(! function_exists('update_community_content')) { function update_community_content(&$a) { header("Content-type: text/html"); @@ -30,5 +29,5 @@ function update_community_content(&$a) { echo ""; echo "\r\n"; killme(); -} -} + +} \ No newline at end of file