Exemple #1
0
 static function sanitize_post_var($field)
 {
     return OX_Tools::sanitize_arr_var($field, $_POST);
 }