X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-add_points.php;h=a86d41efedd51e055656d6f4c302813c7511d9e7;hb=87137af063f7267c5fbe1b4203d8331347207654;hp=73534797b87b57581ed03b1d080ab28d68982c19;hpb=64c8349613addc3da2242c5cd6b99d64e3fb5f8e;p=mailer.git diff --git a/inc/modules/admin/what-add_points.php b/inc/modules/admin/what-add_points.php index 73534797b8..a86d41efed 100644 --- a/inc/modules/admin/what-add_points.php +++ b/inc/modules/admin/what-add_points.php @@ -1,7 +1,7 @@ ".sprintf(getMessage('ADMIN_MEMBER_404'), getRequestElement('userid')).""); } - - // Free result - SQL_FREERESULT($result); } else { // Output selection form with all confirmed user accounts listed - addMemberSelectionBox('0', true); + addMemberSelectionBox(0, true); } // [EOF]