Missing transformation of a POST variable into a global
This commit is contained in:
parent
cc116f1d2d
commit
fbc23f9d14
@ -63,6 +63,7 @@ $post_params = array(
|
||||
'pred_hostname',
|
||||
'pred_password',
|
||||
'pred_username',
|
||||
'update_privs',
|
||||
'username'
|
||||
);
|
||||
foreach ($post_params as $one_post_param) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user