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@48 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
2312b2f057
commit
672c49ab00
1 changed files with 7 additions and 7 deletions
|
|
@ -1,11 +1,11 @@
|
|||
<?php
|
||||
/**
|
||||
* @file : modules/module/module_manager.module.php
|
||||
* @author : zero <zero@nzeo.com>
|
||||
* @desc : 기본 모듈중의 하나
|
||||
* Module class에서 상속을 받아서 사용
|
||||
* 모듈과 관련된 method들이 존재
|
||||
**/
|
||||
/**
|
||||
* @file : modules/module/module_manager.module.php
|
||||
* @author : zero <zero@nzeo.com>
|
||||
* @desc : 기본 모듈중의 하나
|
||||
* Module class에서 상속을 받아서 사용
|
||||
* 모듈과 관련된 method들이 존재
|
||||
**/
|
||||
|
||||
class module_manager extends Module {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue