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