SF Feature #2827191 - warnings for missing objectClass could be disabled

This commit is contained in:
Aurélien Requiem
2009-08-17 15:09:32 +10:00
committed by Deon George
parent a5b9e43a57
commit 803a4c821a
3 changed files with 13 additions and 5 deletions

View File

@@ -105,6 +105,10 @@ class Config {
'desc'=>'Hide the features that may provide sensitive debugging information to the browser',
'default'=>true);
$this->default->appearance['hide_template_warning'] = array(
'desc'=>'Hide template errors from being displayed',
'default'=>false);
/** Language
* The language setting. If you set this to 'auto', phpLDAPadmin will
* attempt to determine your language automatically. Otherwise, set