| Current Path : /home/sunflowe/www2/j15/administrator/components/com_rokmodule/ |
| Current File : /home/sunflowe/www2/j15/administrator/components/com_rokmodule/admin.rokmodule.php |
<?php
defined('_JEXEC') or die();
require_once(JPATH_COMPONENT.DS.'controller.php');
$controller = new RokModuleController();
?>