Code

Fixed a couple of static/non-static error messages
[gosa.git] / plugins / admin / departments / class_departmentGeneric.inc
index ba32c90e7254cb217c7177ab270f1973d8dfd8c2..668da2f7aacda29f0e332e904a66c08a239161a4 100644 (file)
@@ -581,7 +581,7 @@ class department extends plugin
 
 
   /* Return plugin informations for acl handling */ 
-  function plInfo()
+  static function plInfo()
   {
     return (array("plShortName"   => _("Generic"),
                   "plDescription" => _("Departments"),