]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-add_points.php
Now with more feedback if no payout types are found
[mailer.git] / inc / modules / admin / what-add_points.php
index 73534797b87b57581ed03b1d080ab28d68982c19..91a1c62d7ee6af47829e73202b0c6143824833e0 100644 (file)
@@ -122,7 +122,7 @@ if (getRequestElement('userid') == 'all') {
        SQL_FREERESULT($result);
 } else {
        // Output selection form with all confirmed user accounts listed
-       addMemberSelectionBox('0', true);
+       addMemberSelectionBox(0, true);
 }
 
 // [EOF]