1
0
This commit is contained in:
Ian
2014-03-10 17:55:02 +01:00
parent 55f6786b2e
commit 11c3758976

View File

@ -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,