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