git-svn-id: http://xe-core.googlecode.com/svn/trunk@52 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-02-15 06:39:37 +00:00
parent 0497e099bc
commit d79fe110de
8 changed files with 12 additions and 133 deletions

View file

@ -1,8 +1,6 @@
<?php
/**
* @class module_manager
* @author : zero <zero@nzeo.com>
* @desc : 기본 모듈중의 하나
* Module class에서 상속을 받아서 사용
* 모듈과 관련된 method들이 존재
* @class moduleModel
* @author zero (zero@nzeo.com)
* @brief 모듈 모델
**/