From b31334aae9e45153bf82ce079ce6dfc488f45d39 Mon Sep 17 00:00:00 2001 From: hickert Date: Fri, 27 Aug 2010 13:26:58 +0000 Subject: [PATCH] Removed paramter git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19479 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/include/class_ldap.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/gosa-core/include/class_ldap.inc b/gosa-core/include/class_ldap.inc index dbff64558..68a94658d 100644 --- a/gosa-core/include/class_ldap.inc +++ b/gosa-core/include/class_ldap.inc @@ -879,7 +879,6 @@ class LDAP{ /*! \brief Generates an ldif for all entries matching the filter settings, scope and limit. * @param $dn The entry to export. * @param $filter Limit the exported object to those maching this filter. - * @param $attributes Specify the attributes to export here, empty means all. * @param $scope 'base', 'sub' .. see manpage for 'ldapmodify' for details. * @param $limit Limits the result. */ -- 2.30.2