]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_task.php
config.php partly solved, see #117
[mailer.git] / inc / modules / admin / what-list_task.php
index 3808ecf675e9b7e193bdc56fbbc176669abb6520..c4a7f8d21744a655afa6d4c32b883cd0edd7cd93 100644 (file)
@@ -167,7 +167,7 @@ ORDER BY userid DESC, task_type DESC, subject, task_created DESC", __FILE__, __L
                                'admin'   => $content['assigned_admin'],
                                'uid'     => $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?