X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fconfig-local.php.dist;h=6b5ff15066504c8229b358e9cd888084ecd42afa;hp=9b17267c11609d09730d1618d220716415cad4a1;hb=2379934be6a196a54f4155bb8e24c49b20736969;hpb=8d4176053d397a86baca20b4d7ab7ed526355be8 diff --git a/inc/config-local.php.dist b/inc/config-local.php.dist index 9b17267c11..6b5ff15066 100644 --- a/inc/config-local.php.dist +++ b/inc/config-local.php.dist @@ -14,11 +14,9 @@ * $Date:: $ * * $Tag:: 0.2.1-FINAL $ * * $Author:: $ * - * Needs to be in all Files and every File needs "svn propset * - * svn:keywords Date Revision" (autoprobset!) at least!!!!!! * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2008 by Roland Haeder * - * Copyright (c) 2009, 2010 by Mailer Developer Team * + * Copyright (c) 2009 - 2011 by Mailer Developer Team * * For more information visit: http://www.mxchange.org * * * * This program is free software; you can redistribute it and/or modify * @@ -83,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');