Code

Fixed a couple of static/non-static error messages
[gosa.git] / plugins / gofax / blocklists / class_blocklistManagement.inc
index 8c7df503314b40986a6a055610f6bd732255cd75..d054e3b6a8d496749976c4d46eed0cb90255d899 100644 (file)
@@ -705,7 +705,7 @@ class blocklist extends plugin
   }
 
   /* Return plugin informations for acl handling */
-  function plInfo()
+  static function plInfo()
   {
     return (array(  
           "plShortName"       => _("Fax"),