MantisBT: master 6fbb9ce7

Author Committer Branch Timestamp Parent
dregad dregad master 2020-10-10 07:33 master fc155669
Changeset

Fix undefined variable warning

If the 'show_disabled' filter state is not defined in the manage users
cookie, then PHP throws a warning.

Initializing variable to false to avoid that.

mod - manage_user_page.php Diff File