X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=mod%2Frsd_xml.php;h=84dedd6c56da12bcada3e2683ee062350783cf47;hb=bd13a73b2be3f14fa02f28d7848abffe596f9cc5;hp=6257adc1baba24745c2572723e887542ebbc62ec;hpb=884f44ce94de8fdf26a40751dfd4b61b29765d29;p=friendica.git diff --git a/mod/rsd_xml.php b/mod/rsd_xml.php index 6257adc1ba..84dedd6c56 100644 --- a/mod/rsd_xml.php +++ b/mod/rsd_xml.php @@ -1,24 +1,26 @@ - - - Friendica - http://friendica.com/ - - - - http://status.net/wiki/TwitterCompatibleAPI - false - - - - - - '; -die(); -} \ No newline at end of file + + + Friendica + http://friendica.com/ + + + + http://status.net/wiki/TwitterCompatibleAPI + false + + + + +'; + + exit(); +}