MantisBT: master cc891e57

Author Committer Branch Timestamp Parent
dregad dregad master 2023-10-08 09:27 master c09dd014
Affected Issues  0032940: Add admin check to detect users without e-mail address when allow_empty_email = OFF
Changeset

Fix invalid config option

Admin check throws APPLICATION WARNING 100:
Configuration option "allow_empty_email" not found.

The correct name is "allow_blank-email".

Fixes 0032940

mod - admin/check/check_email_inc.php Diff File