Code

Fixed a couple of static/non-static error messages
[gosa.git] / plugins / personal / connectivity / class_proxyAccount.inc
index e286cd66c622da6c8384817ec28ac1dd524bfc52..455bb53e58bed88edf4bf85a170981a7c460ca52 100644 (file)
@@ -301,7 +301,7 @@ class proxyAccount extends plugin
 
   /* Return plugin informations for acl handling 
       #FIME There possibly some attributes that can be combined to one acl. */
-  function plInfo()
+  static function plInfo()
   {
     return (array(
           "plShortName"     => _("Proxy"),