mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-21 11:22:34 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@414 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
b1bdf645d5
commit
ed284c98f2
8 changed files with 112 additions and 639 deletions
13
classes/plugin/PluginHandler.class.php
Normal file
13
classes/plugin/PluginHandler.class.php
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<?php
|
||||
/**
|
||||
* @class PluginHandler
|
||||
* @author zero (zero@nzeo.com)
|
||||
* @brief addon을 호출하여 실행
|
||||
* @todo 미구현
|
||||
**/
|
||||
|
||||
class PluginHandler extends Object {
|
||||
|
||||
}
|
||||
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue