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