mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
모듈 설치 및 업데이트 메소드를 Rhymix\Modules\모듈명\Install 클래스에 넣을 수 있도록 지원한다. 이 클래스가 있는 경우 모듈명과 동일한 클래스를 찾지 않는다. 이로써 클래스 전체를 네임스페이스화할 수 있게 되었다. |
||
|---|---|---|
| .. | ||
| conf | ||
| lang | ||
| ruleset | ||
| schemas | ||
| script | ||
| tpl | ||
| install.admin.controller.php | ||
| install.class.php | ||
| install.controller.php | ||
| install.model.php | ||
| install.view.php | ||