Code

Fixed a couple of static/non-static error messages
[gosa.git] / plugins / personal / connectivity / class_kolabAccount.inc
index 413a2007135482723c712ab982757f73a20e650c..c72977de810d583ad0568e4784bc8cb750aaee92 100644 (file)
@@ -460,7 +460,7 @@ class kolabAccount extends plugin
 
 
   /* Return plugin informations for acl handling  */
-  function plInfo()
+  static function plInfo()
   {
     return (array(     
           "plShortName"     => _("Kolab"),