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