Code

Fixed a couple of static/non-static error messages
[gosa.git] / plugins / admin / systems / class_goLdapServer.inc
index 4629410d45bbaca5e15321ce73321d475c0e1dba..c16df038783d3f3dbc0a471892dfc3a8ce553b2e 100644 (file)
@@ -77,7 +77,7 @@ class goLdapServer extends goService{
 
 
   /* Return plugin informations for acl handling */
-  function plInfo()
+  static function plInfo()
   {
     return (array(
           "plShortName"   => _("Ldap"),