More rewrites, and output-mode fixed (we should documentate this)
[mailer.git] / inc / modules / admin / what-list_unconfirmed.php
index 7c4e3c6ca7a922d7e27b6be37295e462325c3258..a2c535a7de7e26c60e038c838f15e8299faadcba 100644 (file)
@@ -160,7 +160,7 @@ WHERE
                        'text'          => $text,
                        'url'           => generateFrametesterUrl($url),
                        'unconfirmed'   => $unconfirmed,
-                       'stamp'         => generateDateTime($stamp, '2'),
+                       'stamp'         => generateDateTime($stamp, 2),
                        'rows'          => $OUT
                );