MantisBT: master 047057de

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

Remove case statement for unused 'edit' action

Profile edit is always managed in account_prof_edit_page.php, so the
redirection account_prof_update.php's switch statement is never called.

Fixes 0027258

mod - account_prof_update.php Diff File