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