interface/lib/classes/remote.d/mail.inc.php
@@ -930,6 +930,8 @@ * @return array array of arrays corresponding to the mail_domain table's records * @author till, benlake */ public function mail_domain_get_by_domain($session_id, $domain) { global $app; if(!$this->checkPerm($session_id, 'mail_domain_get_by_domain')) {