From: hickert Date: Thu, 6 Mar 2008 10:53:54 +0000 (+0000) Subject: Updated comment X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=48aa1284b4012a91574540927b9996031026aee6;p=gosa.git Updated comment git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@9383 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/include/class_config.inc b/include/class_config.inc index 4e8dde67f..887288feb 100644 --- a/include/class_config.inc +++ b/include/class_config.inc @@ -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)){