MantisBT: master a05fca6e

Author Committer Branch Timestamp Parent
vboctor dregad master 2016-03-09 18:24 master 4b66b549
Affected Issues  0020641: When $g_show_avatar = OFF, no avatar should be displayed
Changeset

Don't show avatar when it's off

If avatar is off or user doesn't have access to see it
then don't show an avatar image.

Fixes 0020641

mod - core/classes/Avatar.class.php Diff File
mod - core/classes/TimelineEvent.class.php Diff File
mod - core/print_api.php Diff File