mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
10 lines
148 B
PHP
10 lines
148 B
PHP
<?php
|
|
/**
|
|
* @class moduleView
|
|
* @author zero (zero@nzeo.com)
|
|
* @brief 모듈의 view class
|
|
**/
|
|
|
|
class moduleView
|
|
|
|
?>
|