]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-email_archiv.php
Entire rewrite of mail part in app! Not kidding here...
[mailer.git] / inc / modules / admin / what-email_archiv.php
index 449109d57437bceb09312456492e904c6b1abc45..4644ae63bcfd0ea92136b484b8460f38515bca61 100644 (file)
@@ -110,7 +110,7 @@ if (SQL_NUMROWS($result) > 0)
                        'sent'        => $sent,
                        'ruids'       => str_replace(";", ", ", $pool[4]),
                        'unconfirmed' => $unconfirmed,
-                       'type'        => GET_POOL_TYPE($pool[6]),
+                       'type'        => TRANSLATE_POOL_TYPE($pool[6]),
                        'tsend'       => $pool[9],
                        'url'         => FRAMETESTER($pool[8]),
                        'stamp'       => MAKE_DATETIME($pool[7], "0"),