Example #1
0
 public function registerAdmin()
 {
     $form = new Form();
     $form->common($this->lang, "");
 }