src/utils_params.c: Use "gmtime_r" rather than "localtime_r" …
authorFlorian Forster <ff@octo.it>
Fri, 18 Jun 2010 20:34:54 +0000 (22:34 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Fri, 18 Jun 2010 20:34:54 +0000 (22:34 +0200)
commitc3360bcc0a9d27e0744214cb553a6b20e2451ddb
treea46b93c855aba0e1305703b7e783aa983f92183e
parent4695596db6b528138493aa1f1150f56d0ab0b484
src/utils_params.c: Use "gmtime_r" rather than "localtime_r" …

… to work around an Apache or FastCGI bug.
src/utils_params.c