Code

Fixed a couple of static/non-static error messages
[gosa.git] / plugins / admin / systems / class_gosaLogServer.inc
index 2e7c052b405ed047009c421d44b73ad47860855a..cade0e243414c54056980334198b8f069b4cdeaa 100644 (file)
@@ -85,7 +85,7 @@ class gosaLogServer extends goService{
   } 
 
   /* Return plugin informations for acl handling */
-  function plInfo()
+  static function plInfo()
   {
     return (array(
           "plShortName"   => _("GOsa logging service"),