a bit of beautification, now fixes #536

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2013-03-20 21:14:56 +01:00
parent d5fd89beb7
commit acfe8a40b7
3 changed files with 10 additions and 8 deletions

View File

@@ -37,7 +37,7 @@ return array(
'settinggroup' => 'system',
'varname' => 'documentroot_use_default_value',
'type' => 'bool',
'default' => true,
'default' => false,
'save_method' => 'storeSettingField',
),
'system_ipaddress' => array(