X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-config_beg.php;h=d164cc4d0a326adae7614a0629a623552f539d0c;hb=93c6cc5d2381fd2d7366f55bacfad85e4e42486a;hp=8fc4128de9422f1ee8cccec0b11f619a3d8e8b44;hpb=57227d33e870ec5cd271209c4a978a52b45c2dd6;p=mailer.git diff --git a/inc/modules/admin/what-config_beg.php b/inc/modules/admin/what-config_beg.php index 8fc4128de9..d164cc4d0a 100644 --- a/inc/modules/admin/what-config_beg.php +++ b/inc/modules/admin/what-config_beg.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 * @@ -71,7 +72,7 @@ if (isFormSent()) { foreach (array('rallye','activate','mode','ral_en_notify','ral_di_notify','new_mem_notify','include_own') as $entry) { $content[$entry . '_y'] = ''; $content[$entry . '_n'] = ''; - $content[$entry . '_' . strtolower(getConfig('rallye_' . $entry))] = ' checked="checked"'; + $content[$entry . '_' . strtolower(getConfig('beg_' . $entry))] = ' checked="checked"'; } // END - foreach // Init elements