mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-12 05:22:35 +09:00
중복되게 된 명령 삭제, 안쓰게된 파일 삭제
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6645 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e6af9efc0d
commit
26197553e9
2 changed files with 0 additions and 9 deletions
|
|
@ -199,10 +199,6 @@
|
||||||
* @brief 에러 출력
|
* @brief 에러 출력
|
||||||
**/
|
**/
|
||||||
function dispError() {
|
function dispError() {
|
||||||
|
|
||||||
// 결과 출력을 XMLRPC로 강제 지정
|
|
||||||
Context::setResponseMethod("XMLRPC");
|
|
||||||
|
|
||||||
// 출력 메세지 작성
|
// 출력 메세지 작성
|
||||||
$this->rss(null, null, Context::getLang('msg_rss_is_disabled') );
|
$this->rss(null, null, Context::getLang('msg_rss_is_disabled') );
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,5 +0,0 @@
|
||||||
{'<?xml version="1.0" encoding="UTF-8" ?>'}
|
|
||||||
<response>
|
|
||||||
<error>{$error}</error>
|
|
||||||
<message><![CDATA[{$message}]]></message>
|
|
||||||
</response>
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue