X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-config_payouts.php;h=328a4444f06e6112096a06c066ab4f1e29a237ab;hb=501a861954273a54a21b714587fc33b57322d8e4;hp=b0c094b86a98319e442937c31c2ec0bdcdec5187;hpb=8193d561bd74568fb3da36ec84ee90e0316ed32f;p=mailer.git diff --git a/inc/modules/admin/what-config_payouts.php b/inc/modules/admin/what-config_payouts.php index b0c094b86a..328a4444f0 100644 --- a/inc/modules/admin/what-config_payouts.php +++ b/inc/modules/admin/what-config_payouts.php @@ -91,7 +91,7 @@ if ((isPostRequestElementSet('edit')) && (countPostSelection() > 0)) { // Edit entries foreach (postRequestElement('sel') as $id => $sel) { - // Secure ID + // Secure id $id = bigintval($id); // Edit only if something is entered @@ -166,7 +166,7 @@ WHERE `id`='".$id."' LIMIT 1", $display = false; //Suppress any other outputs $OUT = ''; $SW = 2; foreach (postRequestElement('sel') as $id => $sel) { - // Secure ID number + // Secure id number $id = bigintval($id); // Load data