]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_beg.php
Wrong prefix used, some SQLs improved
[mailer.git] / inc / modules / admin / what-config_beg.php
index 8fc4128de9422f1ee8cccec0b11f619a3d8e8b44..d164cc4d0a326adae7614a0629a623552f539d0c 100644 (file)
@@ -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