mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 16:19:58 +09:00
message module update
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7680 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
6c13cf0229
commit
f5e4778372
2 changed files with 853 additions and 853 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* @class ModuleHandler
|
* @class ModuleHandler
|
||||||
* @author zero (zero@nzeo.com)
|
* @author NHN (developers@xpressengine.com)
|
||||||
* @brief Handling modules
|
* @brief Handling modules
|
||||||
*
|
*
|
||||||
* @remarks This class is to excute actions of modules.
|
* @remarks This class is to excute actions of modules.
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* @class ModuleObject
|
* @class ModuleObject
|
||||||
* @author zero (zero@nzeo.com)
|
* @author NHN (developers@xpressengine.com)
|
||||||
* @brief base class of ModuleHandler
|
* @brief base class of ModuleHandler
|
||||||
**/
|
**/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue