cleanup 750660c
This commit is contained in:
@@ -445,15 +445,7 @@
|
|||||||
'type' => 'bool',
|
'type' => 'bool',
|
||||||
'permission' => 'siteConfiguration',
|
'permission' => 'siteConfiguration',
|
||||||
'default' => false),
|
'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',
|
array('var' => 'enablePopup',
|
||||||
'title' => INSTALL_POPUP,
|
'title' => INSTALL_POPUP,
|
||||||
'description' => INSTALL_POPUP_DESC,
|
'description' => INSTALL_POPUP_DESC,
|
||||||
|
|||||||
Reference in New Issue
Block a user