Code

Fixed a couple of static/non-static error messages
[gosa.git] / plugins / personal / connectivity / class_pureftpdAccount.inc
index 669b818b966f2144bdb017e07631531f412658f0..68de2e881ddc885b734204660a79472a92888c7e 100644 (file)
@@ -228,7 +228,7 @@ class pureftpdAccount 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"     => _("Ftp"),