rhymix/modules/trash/trash.controller.php
2011-06-29 15:36:09 +00:00

12 lines
272 B
PHP

<?php
/**
* @class documentController
* @author NHN (developers@xpressengine.com)
* @brief document the module's controller class
**/
class trashController extends trash
{
}
/* End of file trash.controller.php */
/* Location: ./modules/trash/trash.controller.php */