function impor() { cek_keamanan(array("admin", "user")); $this->model("model_user"); parent::impor(__CLASS__, $this->model_user->tabel); }