user_admin_perm_submit($form, &$form_state) See http://api.drupal.org/api/function/user_admin_perm_submit/6
Kale On 31/05/10 14:46, ctx2002 wrote:
any one know , which function the drupal used to save permissions? when you going to "admin/user/permissions", then click "save permission" button, which function been called? it seems like permission page can not save too many settings. I have try to save permission setting, but it is just not saved into DB. I have found out this is due to "too many fields". (use content permission module). if i uncheck some fields, and then checking lesser fields, permission will be saved. for example, if I am unchecking 2 check boxes, then checking one check box, permission will be saved. regards, anru
-- NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected]
