X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fupdate_notes.php;h=10f60c1ef17472b2ad42c01cc3578d8931e9aef1;hb=52c5b0e0f303c359c480671a84c4fc19ca190bd0;hp=7db60e78e077a664eb2a6e328553a3b89f43f43e;hpb=e3584daef9c7801bce8d504152c5ccbd3ab492b4;p=friendica.git diff --git a/mod/update_notes.php b/mod/update_notes.php index 7db60e78e0..10f60c1ef1 100644 --- a/mod/update_notes.php +++ b/mod/update_notes.php @@ -48,5 +48,5 @@ function update_notes_content(App $a) { echo str_replace("\t", " ", $text); echo ""; echo "\r\n"; - killme(); + exit(); } \ No newline at end of file