* i18n/L10n and translator documentation updates.
* whitespace and indentation updates
This commit is contained in:
@@ -38,7 +38,6 @@ class Message extends Memcached_DataObject
|
||||
}
|
||||
|
||||
static function saveNew($from, $to, $content, $source) {
|
||||
|
||||
$sender = Profile::staticGet('id', $from);
|
||||
|
||||
if (!$sender->hasRight(Right::NEWMESSAGE)) {
|
||||
|
||||
Reference in New Issue
Block a user