]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-add_tester_user.php
Rewrote 'we' word a little, rewrote mail order to use SQL_INSERTID() instead of anoth...
[mailer.git] / inc / modules / admin / what-add_tester_user.php
index 920aa291762987adf40e3ec04e8888666f7d0323..17577227f342387ec5d1a58a0849c9ee124d78ea 100644 (file)
@@ -61,9 +61,6 @@ if (!isNewUserTesterAllowed()) {
        }
 } // END - if
 
-// Generate max-receive selection
-$content['max_receive_selection'] = addMaxReceiveList('admin', '', true);
-
 // Display form
 loadTemplate('admin_add_tester_user', false, $content);