diff --git a/include/tpl/config_local.inc.php b/include/tpl/config_local.inc.php index ec98446e..82f0be59 100644 --- a/include/tpl/config_local.inc.php +++ b/include/tpl/config_local.inc.php @@ -1,4 +1,4 @@ - 'bool', 'permission' => 'siteConfiguration', 'default' => false), - +/* array('var' => 'wysiwyg', 'title' => INSTALL_WYSIWYG, 'description' => INSTALL_WYSIWYG_DESC, @@ -453,7 +453,7 @@ 'default' => false, 'permission' => 'blogConfiguration', 'flags' => array('simpleInstall', 'installOnly')), - +*/ array('var' => 'enablePopup', 'title' => INSTALL_POPUP, 'description' => INSTALL_POPUP_DESC,