mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 10:11:38 +09:00
board.admin.controller 주석 오타 수정
This commit is contained in:
parent
df7dd14de5
commit
80725e9a52
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ class boardAdminController extends board {
|
|||
* @brief insert borad module
|
||||
**/
|
||||
function procBoardAdminInsertBoard($args = null) {
|
||||
// igenerate module model/controller object
|
||||
// generate module model/controller object
|
||||
$oModuleController = getController('module');
|
||||
$oModuleModel = getModel('module');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue