Code

Fixed a couple of static/non-static error messages
[gosa.git] / plugins / gofax / faxaccount / class_gofaxAccount.inc
index 1376d088e2075bda5603cacfbc6811576497e3d1..eca2228577a9cc7591826a1803e03327489faafd 100644 (file)
@@ -827,7 +827,7 @@ class gofaxAccount extends plugin
 
   /* Return plugin informations for acl handling 
       #FIXME some attributes are still missing in this plugin acls */
-  function plInfo()
+  static function plInfo()
   {
     return (array(  
           "plShortName"     => _("Fax"),