SF Patch #3391389 - Option to initially open the tree

This commit is contained in:
Roland Gruber
2011-10-06 12:22:55 +11:00
committed by Deon George
parent 6c8b623788
commit 56830f1fa4
3 changed files with 16 additions and 2 deletions

View File

@@ -414,6 +414,9 @@ $servers->setValue('server','name','My LDAP Server');
in the tree viewer. */
// $servers->setValue('appearance','show_create',true);
/* Set to true if you would like to initially open the first level of each tree. */
// $servers->setValue('appearance','open_tree',false);
/* This feature allows phpLDAPadmin to automatically determine the next
available uidNumber for a new entry. */
// $servers->setValue('auto_number','enable',true);