correct source for createsim notices
This commit is contained in:
parent
951601633b
commit
b0667ea6d4
@ -149,7 +149,7 @@ function newNotice($i, $tagmax)
|
||||
$options['scope'] |= Notice::SITE_SCOPE;
|
||||
}
|
||||
|
||||
$notice = Notice::saveNew($user->id, $content, 'system', $options);
|
||||
$notice = Notice::saveNew($user->id, $content, 'createsim', $options);
|
||||
}
|
||||
|
||||
function newSub($i)
|
||||
|
Loading…
Reference in New Issue
Block a user