From 0bd0cc39668dae35abb9486637315e282f21f35e Mon Sep 17 00:00:00 2001 From: misol Date: Sun, 22 Nov 2009 11:12:42 +0000 Subject: [PATCH] =?UTF-8?q?rss.admin.view.php=20=ED=8C=8C=EC=9D=BC=20?= =?UTF-8?q?=EC=9D=B8=EC=BD=94=EB=94=A9=20euc-kr=EC=97=90=EC=84=9C=20UTF-8?= =?UTF-8?q?=EB=A1=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6957 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/rss/rss.admin.view.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/modules/rss/rss.admin.view.php b/modules/rss/rss.admin.view.php index ab519bc08..fe73928eb 100644 --- a/modules/rss/rss.admin.view.php +++ b/modules/rss/rss.admin.view.php @@ -1,22 +1,22 @@ setTemplatePath($this->module_path.'tpl'); } /** - * @brief ʱȭ + * @brief 관리자 페이지 초기화면 **/ function dispRssAdminIndex() { $oModuleModel = &getModel('module');