Code

Fixed a couple of static/non-static error messages
[gosa.git] / plugins / admin / ogroups / class_termgroup.inc
index 1abaa0b031a052a9dd02cb3c1716564343434d22..53c59ecc85b237d544dcdf03d90266fbb65adbc2 100644 (file)
@@ -381,7 +381,7 @@ class termgroup extends plugin
 
   }
   
-  function plInfo()
+  static function plInfo()
   {
     return (array(
           "plShortName"   => _("System"),