summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2cf6d9e)
raw | patch | inline | side by side (parent: 2cf6d9e)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 16 Apr 2010 07:22:36 +0000 (07:22 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 16 Apr 2010 07:22:36 +0000 (07:22 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17675 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/ldapmanager/addons/ldapmanager/class_ldif.inc | patch | blob | history |
diff --git a/gosa-plugins/ldapmanager/addons/ldapmanager/class_ldif.inc b/gosa-plugins/ldapmanager/addons/ldapmanager/class_ldif.inc
index bd255e625c92d9cca366f16e0305e484b97b23b0..6256b7831b11902069a844cbfbb0ae3456bdbe8f 100644 (file)
class ldif extends plugin
{
/* Definitions */
- var $plHeadline= "LDAP manager";
- var $plDescription= "This does something";
+ var $plHeadline= "LDAP tools";
+ var $plDescription= "Export LDIF or Excel snapshots of the LDAP tree";
var $plIcon = "plugins/ldapmanager/images/ldif.png";
/* attribute list for save action */