cleanup 750660c
This commit is contained in:
@ -445,15 +445,7 @@
|
||||
'type' => 'bool',
|
||||
'permission' => 'siteConfiguration',
|
||||
'default' => false),
|
||||
/*
|
||||
array('var' => 'wysiwyg',
|
||||
'title' => INSTALL_WYSIWYG,
|
||||
'description' => INSTALL_WYSIWYG_DESC,
|
||||
'type' => 'bool',
|
||||
'default' => false,
|
||||
'permission' => 'blogConfiguration',
|
||||
'flags' => array('simpleInstall', 'installOnly')),
|
||||
*/
|
||||
|
||||
array('var' => 'enablePopup',
|
||||
'title' => INSTALL_POPUP,
|
||||
'description' => INSTALL_POPUP_DESC,
|
||||
|
Reference in New Issue
Block a user