Code

Updated comment
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 6 Mar 2008 10:53:54 +0000 (10:53 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 6 Mar 2008 10:53:54 +0000 (10:53 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@9383 594d385d-05f5-0310-b6e9-bd551577e9d8

include/class_config.inc

index 4e8dde67fba381e1d31d6a0922f719efccfc93e3..887288feb759716fec8c0aec3419d6a40082866f 100644 (file)
@@ -181,7 +181,7 @@ class config  {
 
   function get_ldap_link($sizelimit= FALSE)
   {
-# Use some hanlde for each search.
+# Reuse same handle ldap handle.
 # Disabled due to unpredictable results
 #
 #    if($this->ldap === NULL || !is_resource($this->ldap->cid)){