X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=inc%2Fconfig-local.php.dist;h=8dca5734d63cec146ddbaf63d4f2dfc0e6f6225c;hb=66a6001915edd4794fc971421e02e24043959dcc;hp=80180925f8b3ac3348db15311516a5907c361e24;hpb=5549e8a62ff0dabbc255d402a2fc43eec1d293d9;p=mailer.git diff --git a/inc/config-local.php.dist b/inc/config-local.php.dist index 80180925f8..8dca5734d6 100644 --- a/inc/config-local.php.dist +++ b/inc/config-local.php.dist @@ -16,8 +16,8 @@ * $Author:: $ * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2008 by Roland Haeder * - * Copyright (c) 2009, 2010 by Mailer Developer Team * - * For more information visit: http://www.mxchange.org * + * Copyright (c) 2009 - 2011 by Mailer Developer Team * + * For more information visit: http://mxchange.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -81,7 +81,7 @@ setConfigEntry('_DB_TYPE', 'mysql3'); setConfigEntry('ENABLE_BACKLINK', 'Y'); // CFG: DEBUG-MODE (if enabled all mails will be *displayed* and *not* send!) -setConfigEntry('DEBUG_MODE', 'Y'); +setConfigEntry('DEBUG_MODE', 'N'); // CFG: DEBUG-TEMPLATE-CACHE setConfigEntry('DEBUG_TEMPLATE_CACHE', 'N');