MantisBT: master 79b70c9b

Author Committer Branch Timestamp Parent
dregad dregad master 2020-09-06 06:50 master 0baeffcf
Affected Issues  0027258: Code cleanup around User/Global Profiles
Changeset

New internal function to avoid code duplication

Added profile_validate_before_update() as the same code snippet was
used in profile_create() and profile_update().

Fixes 0027258

mod - core/profile_api.php Diff File