Code

Fixed a couple of static/non-static error messages
[gosa.git] / plugins / admin / systems / class_servRepository.inc
index c95860729cf54c183c1d698d635f0b1c9e15f205..e1c9a2e05de0b2308a657c4c362c50048c2d26aa 100644 (file)
@@ -367,7 +367,7 @@ class servrepository extends goService
   }
 
   /* Return plugin informations for acl handling */
-  function plInfo()
+  static function plInfo()
   {
     return (array(
           "plShortName"   => _("Repository"),