More missing config entries added
authorRoland Häder <roland@mxchange.org>
Wed, 7 Oct 2009 23:12:16 +0000 (23:12 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 7 Oct 2009 23:12:16 +0000 (23:12 +0000)
inc/config-functions.php

index fe1e3d7058fa4bfaeef515a234573d22846de5e5..db769c06e400bf795772b47c69c9b4e720b20702 100644 (file)
@@ -56,6 +56,10 @@ function initConfig () {
                'patch_level'   => 0,
                'last_update'   => time(),
                'DEBUG_MODE'    => 'N',
                'patch_level'   => 0,
                'last_update'   => time(),
                'DEBUG_MODE'    => 'N',
+               'DEBUG_RESET'   => 'N',
+               'DEBUG_MONTHLY' => 'N',
+               'DEBUG_WEEKLY'  => 'N',
+               'DEBUG_REGEX'   => 'N',
                'sql_count'     => 0,
                'num_templates' => 0,
                'default_theme' => 'default',
                'sql_count'     => 0,
                'num_templates' => 0,
                'default_theme' => 'default',