diff --git a/modules/rss/rss.view.php b/modules/rss/rss.view.php index 2de2cf601..60766e58c 100644 --- a/modules/rss/rss.view.php +++ b/modules/rss/rss.view.php @@ -199,10 +199,6 @@ * @brief 에러 출력 **/ function dispError() { - - // 결과 출력을 XMLRPC로 강제 지정 - Context::setResponseMethod("XMLRPC"); - // 출력 메세지 작성 $this->rss(null, null, Context::getLang('msg_rss_is_disabled') ); } diff --git a/modules/rss/tpl/error.html b/modules/rss/tpl/error.html deleted file mode 100644 index e8fd4b44c..000000000 --- a/modules/rss/tpl/error.html +++ /dev/null @@ -1,5 +0,0 @@ -{''} - - {$error} - -