Code

Fixed a couple of static/non-static error messages
[gosa.git] / plugins / gofon / phoneaccount / class_phoneAccount.inc
index 01abe960e7ba95efdc439762127a07f30c3ac5a8..35b134d4f092012269186d7ba73f5e7e7c2f5b5e 100644 (file)
@@ -1468,7 +1468,7 @@ class phoneAccount extends plugin
   }
 
   /* Return plugin informations for acl handling */
-  function plInfo()
+  static function plInfo()
   {
     return (array(
           "plShortName"     => _("Phone"),