MantisBT: master 70a687a0

Author Committer Branch Timestamp Parent
dhx master 2009-06-20 12:08 master 63e4dbcb
Changeset

Fix invalid argument to user_is_administrator

A bug was introduced in 5824bb70420b2ca0a474d2cde06d6b9118957c4d where
an entire bug array was sent to the user_is_administrator function when
it only accepts a user ID. The rest of the before mentioned commit has
been double checked to make sure this was a one off (it was).

mod - manage_user_edit_page.php Diff File