mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@61 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e541ffb76d
commit
99bfcfcfb1
1 changed files with 0 additions and 14 deletions
|
|
@ -1,14 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* @file : modules/board/board.module.php
|
||||
* @author : zero <zero@nzeo.com>
|
||||
* @desc : 기본 모듈중의 하나인 board module
|
||||
* Module class에서 상속을 받아서 사용
|
||||
* action 의 경우 disp/proc 2가지만 존재하며 이는 action명세서에
|
||||
* 미리 기록을 하여야 함
|
||||
**/
|
||||
|
||||
class board extends Module {
|
||||
}
|
||||
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue