]> granicus.if.org Git - php/commit
Add a timestamp to the mail log.
authorMartin Jansen <martin@divbyzero.net>
Mon, 24 Dec 2012 10:11:28 +0000 (11:11 +0100)
committerLars Strojny <lstrojny@php.net>
Sun, 6 Jan 2013 14:04:19 +0000 (15:04 +0100)
commit4a3bf25e3ffa71d8d65df686c27903d7c9fafee6
tree6480fff68080ac3981e38eba6dc39e2133e69472
parent853ef3c9cba5458e403f627103d12351f88ec52f
Add a timestamp to the mail log.

This patch is loosely based on the one in bug #52126 but instead of
using a UNIX timestamp it uses the date format also being used by
error_log et al.
ext/standard/mail.c