Code

Fixed a couple of static/non-static error messages
[gosa.git] / plugins / admin / systems / class_componentGeneric.inc
index 1a0d15caa7c0bdcae410f0738085411e3ada26de..8a65bdd8a826160ee7ec1c21920777a53986529a 100644 (file)
@@ -274,7 +274,7 @@ class componentGeneric extends plugin
   }
 
   /* Return plugin informations for acl handling */
-  function plInfo()
+  static function plInfo()
   {
     return (array(
           "plShortName"   => _("Generic"),