*/ class PMXI_Admin_Help extends PMXI_Controller_Admin { public function index() { $this->render(); } }