fixup error
darcs-hash:20080718181612-84dde-4934733cdeeb331e2c71e14626dc6f6e51097824.gz
This commit is contained in:
parent
61da69886a
commit
de6867a077
@ -151,7 +151,7 @@ class MailerDaemon {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function unsupported_type() {
|
function unsupported_type() {
|
||||||
$this->error("Unsupported message type");
|
$this->error(NULL, "Unsupported message type");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user