From a91e7cbe8d2f29bd73145b9a545b56e5dda95e18 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Thu, 2 Feb 2017 15:25:35 -0800 Subject: move rsd service to twitter_api plugin --- Zotlabs/Module/Rsd_xml.php | 17 ----------------- view/tpl/head.tpl | 1 - view/tpl/rsd.tpl | 15 --------------- 3 files changed, 33 deletions(-) delete mode 100644 Zotlabs/Module/Rsd_xml.php delete mode 100644 view/tpl/rsd.tpl diff --git a/Zotlabs/Module/Rsd_xml.php b/Zotlabs/Module/Rsd_xml.php deleted file mode 100644 index e5059834b..000000000 --- a/Zotlabs/Module/Rsd_xml.php +++ /dev/null @@ -1,17 +0,0 @@ - \Zotlabs\Lib\System::get_platform_name(), - '$baseurl' => z_root(), - '$apipath' => z_root() . '/api/' - )); - killme(); - } - -} - diff --git a/view/tpl/head.tpl b/view/tpl/head.tpl index a300a702f..5f874426c 100755 --- a/view/tpl/head.tpl +++ b/view/tpl/head.tpl @@ -7,7 +7,6 @@ {{$head_js}} {{$linkrel}} {{$plugins}} -