diff --git a/lam/templates/3rdParty/pla/config/config.php b/lam/templates/3rdParty/pla/config/config.php index 3e5980c5..9d341bfb 100644 --- a/lam/templates/3rdParty/pla/config/config.php +++ b/lam/templates/3rdParty/pla/config/config.php @@ -64,7 +64,6 @@ $config->custom->commands['script'] = array( 'update' => true ); $config->custom->appearance['show_schema_link'] = false; -$config->custom->deref['tree'] = LDAP_DEREF_ALWAYS; if (!checkIfWriteAccessIsAllowed()) { $servers->setValue('server','read_only',true); }