X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-config_email.php;h=8f571d60118c54ae8f4c1bf967fa6bc349aa49ba;hb=74ea26a36ff202cfdca545025a17c9faf4d68efb;hp=789a1ec484ff1546f924095f1afee21c0589ee37;hpb=57227d33e870ec5cd271209c4a978a52b45c2dd6;p=mailer.git diff --git a/inc/modules/admin/what-config_email.php b/inc/modules/admin/what-config_email.php index 789a1ec484..8f571d6011 100644 --- a/inc/modules/admin/what-config_email.php +++ b/inc/modules/admin/what-config_email.php @@ -18,6 +18,7 @@ * svn:keywords Date Revision" (autoprobset!) at least!!!!!! * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * + * Copyright (c) 2009, 2010 by Mailer Developer Team * * For more information visit: http://www.mxchange.org * * * * This program is free software; you can redistribute it and/or modify * @@ -58,7 +59,7 @@ if (isPostRequestParameterSet(('add_max'))) { $content = getMessage('MAX_VALUE_SAVED'); } else { // Value does alread exists! - $content = "{--MAX_VALUE_ALREADY--}"; + $content = '{--MAX_VALUE_ALREADY--}'; } // Free memory