git-svn-id: http://xe-core.googlecode.com/svn/trunk@1278 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-04-23 04:29:57 +00:00
parent df383bc46b
commit 3fb2e6fba2
14 changed files with 3 additions and 186 deletions

View file

@ -19,6 +19,7 @@
* @brief 관리자 페이지 초기화면
**/
function dispCounterAdminIndex() {
$this->setTemplateFile('index');
}
}