diff --git a/inc/class.page.php b/inc/class.page.php --- a/inc/class.page.php +++ b/inc/class.page.php @@ -48,6 +48,7 @@ set_include_path(get_include_path() . PA $admin_enable_purge = FALSE; $qtips_always = FALSE; $input_warning_banner = FALSE; +$feedback_disk_log = FALSE; $config_inc = dirname(__FILE__) . DIRECTORY_SEPARATOR . 'config.inc'; if (file_exists($config_inc)) {