Code

Fixed a couple of static/non-static error messages
[gosa.git] / plugins / admin / systems / class_termDNS.inc
index bcaaf8b872263fa0f6b592004de1b3ebf9fcbf1c..34f55366000146f0536eb4469e768ec3b670975a 100644 (file)
@@ -828,7 +828,7 @@ class termDNS extends plugin
 
 
   /* Return plugin informations for acl handling  */ 
-  function plInfo()
+  static function plInfo()
   {
     $tmp =  array(
         "plShortName"   => _("DNS"),