Code

Fixed a couple of static/non-static error messages
[gosa.git] / plugins / admin / systems / class_workstationGeneric.inc
index eb389834517f25e228f58c0b8f29d779a7d329c6..14641c0b7617a239781a3e90249338d17245ec3b 100644 (file)
@@ -615,7 +615,7 @@ class workgeneric extends plugin
 
   /* Return plugin informations for acl handling 
       #FIXME FAIscript seams to ununsed within this class... */ 
-  function plInfo()
+  static function plInfo()
   {
     return (array(  
           "plShortName"   => _("Generic"),