MantisBT: master 8eeb25ff

Author Committer Branch Timestamp Parent
dregad dregad master 2019-04-16 07:27 master ae3f4b68
Affected Issues  0005151: Can't update user's project-specific access level
Changeset

Add optional $p_link param to print_user()

In 2.20.0, prepare_user_name() received a new optional parameter to
allow username to be printed as-is without making it an HTML link (see
commit e504944145090f74a16f11688ec84238243aa2d8, issue 0005151).

It makes sense that this capability is extended to print_user() API.

mod - core/print_api.php Diff File