MantisBT: master 39142cdf

Author Committer Branch Timestamp Parent
dregad dregad master 2020-09-04 08:16 master a39ee9a9
Affected Issues  0027258: Code cleanup around User/Global Profiles
Changeset

Avoid calling profile_is_global() twice

Profile API has no cache, so this causes unnecessary execution of
another DB query.

Fixes 0027258

mod - account_prof_edit_page.php Diff File