Code

Fixed a couple of static/non-static error messages
[gosa.git] / plugins / admin / fai / class_faiVariableEntry.inc
index 2bcb8548e1a8b343d61e22b9e397fedee1a47a4e..5fc6ef01e3cf977400b5d8f7739fc4ac4908dc9f 100644 (file)
@@ -132,7 +132,7 @@ class faiVariableEntry extends plugin
   }
 
   /* Return plugin informations for acl handling */
-  function plInfo()
+  static function plInfo()
   {
     return (array(
           "plShortName" => _("Variable entry"),