Code

Added support for general check hooks
[gosa.git] / plugins / admin / groups / class_groupMail.inc
index f898fb4c3cc2c3a555766fc4d444fb88b44d1a96..e3430eaaf8967cf9b217c5c5a56c7043f91059fe 100644 (file)
@@ -794,7 +794,9 @@ I: Only insider delivery */
   {
     $ldap= $this->config->get_ldap_link();
 
-    $message= array();
+    /* Call common method to give check the hook */
+    $message= plugin::check();
+
     if(!$this->is_account) return array();
     
     //$message[] = $str;