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