Fix name of default avatar
This commit is contained in:
parent
bb2cb65c2a
commit
5cdead72cd
|
@ -73,7 +73,7 @@ class Avatar extends Memcached_DataObject
|
|||
}
|
||||
}
|
||||
|
||||
static function defaultAvatar($size)
|
||||
static function defaultImage($size)
|
||||
{
|
||||
static $sizenames = array(AVATAR_PROFILE_SIZE => 'profile',
|
||||
AVATAR_STREAM_SIZE => 'stream',
|
||||
|
|
Loading…
Reference in New Issue
Block a user