Forums / Cotonti / Support / Avatar In Header

medj
#13554 2009-06-29 06:21
Thanks Kilandor.

I have added the following to common.php in case anyone is wondering in the block where all the other $usr array variables are defined:

$usr['avatar'] = $row['user_avatar'];


I am just wondering, would it not be worth it to add these 2 lines of code (1 to header.php and 1 to common.php) to the default cotonti?