skip over Mailbox::handle to Action::handle
darcs-hash:20080917190445-5ed1f-4fdf97356c40eb076185eff790ce0d34b5117699.gz
This commit is contained in:
parent
ea8fce0052
commit
24496bafd2
|
@ -25,7 +25,7 @@ class ShowmessageAction extends MailboxAction {
|
|||
|
||||
function handle($args) {
|
||||
|
||||
parent::handle($args);
|
||||
Action::handle($args);
|
||||
|
||||
$id = $this->trimmed('id');
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user