mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 19:21:40 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@49 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
672c49ab00
commit
6d33930737
1 changed files with 8 additions and 0 deletions
8
modules/module_manager/module_manager.model.php
Normal file
8
modules/module_manager/module_manager.model.php
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
/**
|
||||
* @class module_manager
|
||||
* @author : zero <zero@nzeo.com>
|
||||
* @desc : 기본 모듈중의 하나
|
||||
* Module class에서 상속을 받아서 사용
|
||||
* 모듈과 관련된 method들이 존재
|
||||
**/
|
||||
Loading…
Add table
Add a link
Reference in a new issue