X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fconfig-local.php.dist;h=bed4e0e40494ba863a054babd52ac4abfe6bafd2;hb=175b3f506e193d8d791ec6523db42276e296dd0b;hp=b77e105b424a3d572fc8c27d6b2cb6ae45b08d2c;hpb=84dd2fecd5b013cf6f4c4e7dee8b0d470b6a5f5c;p=mailer.git diff --git a/inc/config-local.php.dist b/inc/config-local.php.dist index b77e105b42..bed4e0e404 100644 --- a/inc/config-local.php.dist +++ b/inc/config-local.php.dist @@ -16,7 +16,7 @@ * $Author:: $ * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2008 by Roland Haeder * - * Copyright (c) 2009 - 2012 by Mailer Developer Team * + * Copyright (c) 2009 - 2013 by Mailer Developer Team * * For more information visit: http://mxchange.org * * * * This program is free software; you can redistribute it and/or modify * @@ -101,6 +101,9 @@ setConfigEntry('DEBUG_TEMPLATE_CACHE', 'N'); // CFG: DEBUG-MONTHLY (comment in to test monthly reset, comment out to not test) //setConfigEntry('DEBUG_MONTHLY', 'Y'); +// CFG: DEBUG-YEARLY (comment in to test yearly reset, comment out to not test) +//setConfigEntry('DEBUG_YEARLY', 'Y'); + // CFG: DEBUG-REGEX (comment in to debug regular expressions) //setConfigEntry('DEBUG_REGEX', 'Y');