X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-config_email.php;h=9d84ac91df1ff7983c76c8a9d982b08cb0bff140;hp=ac3e28e78f321ca4dcbb2bb557be45a78e915630;hb=d3c4fdd9bfab35389e1a5ff48f3952d527c7b4bb;hpb=b0693e1b6ee1f65dcb09dae6960dc3abe35c75e4 diff --git a/inc/modules/admin/what-config_email.php b/inc/modules/admin/what-config_email.php index ac3e28e78f..9d84ac91df 100644 --- a/inc/modules/admin/what-config_email.php +++ b/inc/modules/admin/what-config_email.php @@ -70,7 +70,7 @@ if (isPostRequestElementSet(('add_max'))) { // Change or delete entries... $TEXT = ''; foreach (postRequestElement('id') as $id => $value) { - // Secure ID + // Secure id $id = bigintval($id); switch (getRequestElement('do'))