Merge branch 'master' into 0.9.x

This commit is contained in:
Brion Vibber
2010-12-28 11:37:38 -08:00
4 changed files with 19 additions and 0 deletions

View File

@@ -850,6 +850,7 @@ class Profile extends Memcached_DataObject
case Right::NEWNOTICE:
case Right::NEWMESSAGE:
case Right::SUBSCRIBE:
case Right::CREATEGROUP:
$result = !$this->isSilenced();
break;
case Right::PUBLICNOTICE: