]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_beg.php
Surfbar continued (unfinished) and some updates:
[mailer.git] / inc / modules / admin / what-config_beg.php
index f624247aa503c7c8d9b5cf80f6b74b1be241fd57..05f92154a37e432e4215a9d4b16b76a2712398d6 100644 (file)
@@ -160,7 +160,7 @@ if (isset($_POST['ok']))
        }
 
        // Add data to constant __MEMBER_SELECTION
-       ADD_MEMBER_SELECTION_BOX($_CONFIG['beg_uid'], false, true, true);
+       define('__MEMBER_SELECTION', ADD_MEMBER_SELECTION_BOX($_CONFIG['beg_uid'], false, true, true, "beg_uid"));
 
        // Load form template
        LOAD_TEMPLATE("admin_config_beg");