X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=ImportMailMessage.php;fp=ImportMailMessage.php;h=d53e860a1e102bc861f983cf63b3353c5ec6c4fa;hb=51f2232dbe62bd348fecd1a0fa15c4c49a6b55be;hp=2e172077920cd478de1f32c6aa7b91723678f08c;hpb=65188cd345884f119315c467675a2e9604870158;p=Pman.Core diff --git a/ImportMailMessage.php b/ImportMailMessage.php index 2e172077..d53e860a 100644 --- a/ImportMailMessage.php +++ b/ImportMailMessage.php @@ -18,14 +18,14 @@ class Pman_Core_ImportMailMessage extends Pman_Core_ConvertStyle return true; } - function get() + function get($v, $opts=array()) { $this->post(); return $this->jerr("not allowed"); } - function post() + function post($v) { if(isset($_REQUEST['_convertToPlain'])) {