mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-21 04:09:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1077 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
08552d49d9
commit
f1fb82ac2f
4 changed files with 38 additions and 16 deletions
|
|
@ -34,6 +34,13 @@
|
|||
$this->setTemplateFile('introduce');
|
||||
}
|
||||
|
||||
/**
|
||||
* @brief DB 선택 화면
|
||||
**/
|
||||
function dispInstallSelectDB() {
|
||||
$this->setTemplateFile('select_db');
|
||||
}
|
||||
|
||||
/**
|
||||
* @brief DB 정보/ 최고 관리자 정보 입력 화면을 보여줌
|
||||
**/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue