MantisBT: master-1.2.x 7caa1801

Author Committer Branch Timestamp Parent
dregad dregad master-1.2.x 2012-01-31 02:05 master-1.2.x ae8be028
Affected Issues  0011916: List of user profiles not sorted alphabetically
Changeset

Fix 0011916: List of user profiles not sorted alphabetically

A new, optional boolean parameter $p_all_users has been added to the
profile_get_all_rows() function, to indicate whether it should return
the list of profiles for the specified user only, or include also the
profiles for all users.

This allows simplification of profile_get_all_for_user()

mod - core/profile_api.php Diff File