A lot texts rewritten and exclamation signs removed
[mailer.git] / inc / modules / admin / what-admins_mails.php
index 9711dd6a7b297ac43f386ea9fa2e8a49c17a6f02..9e582cac8ee340129112f5a1088f871504bcd5fe 100644 (file)
@@ -127,7 +127,7 @@ ORDER BY
 
                        // Ok, update database
                        foreach (postRequestElement('admin_id') as $id => $content['admin_id']) {
-                               // Secure IDs
+                               // Secure ids
                                $id  = bigintval($id);
                                $content['admin_id'] = bigintval($content['admin_id']);