Ejemplo n.º 1
0
 public static function update_data_row($data, $iswhere)
 {
     return Dao_Menus::update_data_row($data, $iswhere);
 }