Code

Fixed a couple of static/non-static error messages
[gosa.git] / plugins / admin / systems / class_terminalService.inc
index ea2c8d7fe049ebe90180beb5ea89c7d21e0891eb..49f8046923480576d73a2bbacd290877d99aca3b 100644 (file)
@@ -487,7 +487,7 @@ class termservice extends plugin
 
 
   /* Return plugin informations for acl handling */
-  function plInfo()
+  static function plInfo()
   {
     return (array(
           "plShortName"   => _("Service"),