Code

fixed typo
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 22 Dec 2005 10:22:03 +0000 (10:22 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 22 Dec 2005 10:22:03 +0000 (10:22 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2379 594d385d-05f5-0310-b6e9-bd551577e9d8

include/class_config.inc

index eeb9fea3faa4139c5be28b4f9c0a891c03659cb9..fdfeb3d7b71fc5efe933ee29b2e87c6d06097dd4 100644 (file)
@@ -360,7 +360,7 @@ class config  {
        
        /* Get asterisk servers */
        $ldap->cd ($this->current['BASE']);
-       $ldap->search ("(objectClass=goiGlpiServer)");
+       $ldap->search ("(objectClass=goGlpiServer)");
        if ($ldap->count()){
                $attrs= $ldap->fetch();
                $this->data['SERVERS']['GLPI']= array(