]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-unlock_emails.php
A lot texts rewritten and exclamation signs removed
[mailer.git] / inc / modules / admin / what-unlock_emails.php
index a0eba60a86695b0f9fe615d3327a82610ffc95c4..29b35a2418bc83f215bafc4ac7d130b83056cc82 100644 (file)
@@ -72,7 +72,7 @@ if ((SQL_NUMROWS($result_main) > 0) || (isPostRequestElementSet('lock'))) {
                if ($SEL > 0) {
                        // Accept mail orders
                        foreach (postRequestElement('sel') as $id => $value) {
-                               // Secure ID number
+                               // Secure id number
                                $id = bigintval($id);
 
                                // Order placed in queue...
@@ -140,7 +140,7 @@ LIMIT 1",
                        // Reject mail orders
                        $OUT = ''; $SW = 2;
                        foreach (postRequestElement('sel') as $id => $value) {
-                               // Secure ID number
+                               // Secure id number
                                $id = bigintval($id);
 
                                // Load URL and subject from pool