Merge branch 'master' of ../trunk
This commit is contained in:
commit
d98f8c646a
@ -95,7 +95,7 @@ class ShownoticeAction extends Action
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
$this->avatar = $this->profile->getAvatar(AVATAR_STREAM_SIZE);
|
$this->avatar = $this->profile->getAvatar(AVATAR_PROFILE_SIZE);
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user