コード例 #1
0
 public function find_department()
 {
     $lib = new models_lib_ad();
     $lib->find_department();
 }