X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Frsd_xml.php;h=84dedd6c56da12bcada3e2683ee062350783cf47;hb=6c341962648b73c935c2de26996b07332b776a1f;hp=7b234e465e23bd76e5a6aa02bcef6d356ee9c428;hpb=3c24bed412235cf8c7a3f16b46fed18004abf87b;p=friendica.git diff --git a/mod/rsd_xml.php b/mod/rsd_xml.php index 7b234e465e..84dedd6c56 100644 --- a/mod/rsd_xml.php +++ b/mod/rsd_xml.php @@ -12,7 +12,7 @@ function rsd_xml_content(App $a) Friendica http://friendica.com/ - + http://status.net/wiki/TwitterCompatibleAPI false @@ -22,5 +22,5 @@ function rsd_xml_content(App $a) '; - killme(); + exit(); }