text -> content in newnotice
darcs-hash:20081004170136-5ed1f-4eca2ee2c7ebb7f2d3c6b49ecd634a8ceee28054.gz
This commit is contained in:
parent
f072147e4e
commit
bdeba50c34
|
@ -52,7 +52,7 @@ class NewnoticeAction extends Action {
|
|||
|
||||
$inter = new CommandInterpreter();
|
||||
|
||||
$cmd = $inter->handle_command($user, $text);
|
||||
$cmd = $inter->handle_command($user, $content);
|
||||
|
||||
if ($cmd) {
|
||||
$cmd->execute(new WebChannel());
|
||||
|
|
Loading…
Reference in New Issue
Block a user