X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fconfig-local.php.dist;h=8dca5734d63cec146ddbaf63d4f2dfc0e6f6225c;hb=7638ed2cdac53be2f20153011b8093aaf7349f79;hp=db93a59ca4ccdd9a88907dfb15913fc954360b10;hpb=c3b4eaf29946349ff058691db2dcb615a5379bb2;p=mailer.git diff --git a/inc/config-local.php.dist b/inc/config-local.php.dist index db93a59ca4..8dca5734d6 100644 --- a/inc/config-local.php.dist +++ b/inc/config-local.php.dist @@ -17,7 +17,7 @@ * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2008 by Roland Haeder * * Copyright (c) 2009 - 2011 by Mailer Developer Team * - * For more information visit: http://www.mxchange.org * + * 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');