예제 #1
0
파일: Menus.php 프로젝트: emilymwang8/cms
 public static function insert_data_row($data)
 {
     return Dao_Menus::insert_data_row($data);
 }