X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fmanifest.php;h=bdb5298ef3a87e81361e7a9e9ee709e9387589a7;hb=41663c7592abe55a958632c3a48265e0a8544d2b;hp=9fbfde448eb9a68b47362d5350ebe8e5c65cf8f6;hpb=8a46c786f37550160d81e7b7ecbcacb4c9fff493;p=friendica.git diff --git a/mod/manifest.php b/mod/manifest.php index 9fbfde448e..bdb5298ef3 100644 --- a/mod/manifest.php +++ b/mod/manifest.php @@ -24,5 +24,5 @@ function manifest_content(App $a) { echo $o; - killme(); + exit(); }