]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_task.php
More rewrites, and output-mode fixed (we should documentate this)
[mailer.git] / inc / modules / admin / what-list_task.php
index 6f9674c308e13119b966ea740f340b86483b7276..3b0a16f0abeb6566c7439f93832137d65a62c6f4 100644 (file)
@@ -185,7 +185,7 @@ ORDER BY
                                'admin'   => $content['assigned_admin'],
                                'userid'  => $content['userid'],
                                'type'    => $content['task_type_msg'],
-                               'created' => generateDateTime($content['task_created'], '2')
+                               'created' => generateDateTime($content['task_created'], 2)
                        ));
 
                        // Do we have an extension task?