X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fconfig-functions.php;h=db769c06e400bf795772b47c69c9b4e720b20702;hp=fe1e3d7058fa4bfaeef515a234573d22846de5e5;hb=24d88ff55d8797b8624ed0efb6cdfb3cd1e2fa68;hpb=60c6d7a179157acd6e5f6df2ed8968980aebe193 diff --git a/inc/config-functions.php b/inc/config-functions.php index fe1e3d7058..db769c06e4 100644 --- a/inc/config-functions.php +++ b/inc/config-functions.php @@ -56,6 +56,10 @@ function initConfig () { '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',