A lot texts rewritten and exclamation signs removed
[mailer.git] / inc / modules / admin / what-config_cats.php
index b6f0dddbfe69d7cc4222aa196d76534e247d8b2c..7be072178694a89c42b1b827332c90ad064c9798 100644 (file)
@@ -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?