mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-20 11:49:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@682 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a1d2ffd110
commit
636f5448ed
3 changed files with 8 additions and 2 deletions
|
|
@ -40,6 +40,11 @@
|
|||
$this->setTemplatePath($template_path);
|
||||
}
|
||||
|
||||
/**
|
||||
* @brief 일반 요청시 출력
|
||||
**/
|
||||
function dispIndex() {
|
||||
}
|
||||
|
||||
/**
|
||||
* @brief 페이지 관리 목록 보여줌
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue