You are here

function _fpa_modalframe_submit in Fast Permissions Administration 6.2

1 string reference to '_fpa_modalframe_submit'
fpa_form_user_admin_perm_alter in ./fpa.module

File

./fpa.module, line 113

Code

function _fpa_modalframe_submit() {
  modalframe_close_dialog();
}