summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 62044c1)
raw | patch | inline | side by side (parent: 62044c1)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 6 Mar 2008 10:53:54 +0000 (10:53 +0000) | ||
committer | hickert <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 | patch | blob | history |
index 4e8dde67fba381e1d31d6a0922f719efccfc93e3..887288feb759716fec8c0aec3419d6a40082866f 100644 (file)
--- a/include/class_config.inc
+++ b/include/class_config.inc
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)){