X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-config_cats.php;h=7be072178694a89c42b1b827332c90ad064c9798;hp=b6f0dddbfe69d7cc4222aa196d76534e247d8b2c;hb=d3c4fdd9bfab35389e1a5ff48f3952d527c7b4bb;hpb=64c8349613addc3da2242c5cd6b99d64e3fb5f8e diff --git a/inc/modules/admin/what-config_cats.php b/inc/modules/admin/what-config_cats.php index b6f0dddbfe..7be0721786 100644 --- a/inc/modules/admin/what-config_cats.php +++ b/inc/modules/admin/what-config_cats.php @@ -71,7 +71,7 @@ if (isPostRequestElementSet('add')) { // Change or delete categories... $TEXT = ''; foreach (postRequestElement('id') as $id => $cat) { - // Secure ID + // Secure id $id = bigintval($id); // Is the entry set?