X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fupdate_community.php;h=e15520320ea85944353a5c1647f761bcefb2ac14;hb=39a537c415fad16c51e1422ff32ab60ac76da6b8;hp=088da0143c5954f849a4bbf62007956d53e59a16;hpb=71ec84f6dc83f753fe80170cfdfd32d202850d90;p=friendica.git diff --git a/mod/update_community.php b/mod/update_community.php index 088da0143c..e15520320e 100644 --- a/mod/update_community.php +++ b/mod/update_community.php @@ -34,5 +34,5 @@ function update_community_content(App $a) { echo str_replace("\t", " ", $text); echo ""; echo "\r\n"; - killme(); + exit(); }