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