Exemplo n.º 1
0
 static function change($id, $value)
 {
     return sql_use_f::update_one_id($id, $value);
 }