Developers tab no longer depends on UserprefsDisallow, introduced UserprefsDeveloperTab setting

This commit is contained in:
Crack
2010-07-22 20:04:16 +02:00
parent c8b6acdf59
commit 2e55d85ab5
9 changed files with 25 additions and 35 deletions

View File

@@ -107,6 +107,7 @@ $forms['Features']['Warnings'] = array(
'SuhosinDisableWarning',
'McryptDisableWarning');
$forms['Features']['Developer'] = array(
'UserprefsDeveloperTab',
'Error_Handler/display',
'Error_Handler/gather',
'DBG/sql',