X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fupdate_profile.php;h=bc6e511896f5935e137a5f57c32110988eec1a17;hb=41663c7592abe55a958632c3a48265e0a8544d2b;hp=984fd7949cffbe1393d004fa6a7d4ab0a37204f9;hpb=71ec84f6dc83f753fe80170cfdfd32d202850d90;p=friendica.git diff --git a/mod/update_profile.php b/mod/update_profile.php index 984fd7949c..bc6e511896 100644 --- a/mod/update_profile.php +++ b/mod/update_profile.php @@ -47,5 +47,5 @@ function update_profile_content(App $a) { echo str_replace("\t", " ", $text); echo ""; echo "\r\n"; - killme(); + exit(); } \ No newline at end of file