X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fupdate_community.php;h=e15520320ea85944353a5c1647f761bcefb2ac14;hb=e00f110ef1b433d140643a1633038627bdea3c85;hp=088da0143c5954f849a4bbf62007956d53e59a16;hpb=a2fc1be187fef508e304cb90279cb995b765787c;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(); }