From: hickert Date: Fri, 27 Aug 2010 13:26:58 +0000 (+0000) Subject: Removed paramter X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=b31334aae9e45153bf82ce079ce6dfc488f45d39;p=gosa.git Removed paramter git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19479 594d385d-05f5-0310-b6e9-bd551577e9d8 --- 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. */