Code

Fixed a couple of static/non-static error messages
[gosa.git] / plugins / admin / systems / class_goShareServer.inc
index 6a9f8424c60cd9cce51d3c57b9ec6661616e4776..354d780373ab007fd7d79ad65b7b25e2eb04143d 100644 (file)
@@ -379,7 +379,7 @@ class goShareServer extends goService{
 
 
   /* Return plugin informations for acl handling */
-  function plInfo()
+  static function plInfo()
   {
     return (array(
           "plShortName"   => _("File service (Shares)"),