Code

Fixed a couple of static/non-static error messages
[gosa.git] / plugins / gofon / fonreports / class_fonreport.inc
index 5bd788c3610c2be2953d4aca09718e1f48be43f9..a63a78f3e8ef23aa1f9dfe88d31a094978a4a57e 100644 (file)
@@ -389,7 +389,7 @@ class fonreport extends plugin
 
   /* Return plugin informations for acl handling 
      #FIXME You can only read attributes within this report plugin */
-  function plInfo()
+  static function plInfo()
   {
     return (array(
         "plShortName"   => _("Phone reports"),