diff options
author | grum <grum@piwigo.org> | 2008-11-09 14:26:39 +0000 |
---|---|---|
committer | grum <grum@piwigo.org> | 2008-11-09 14:26:39 +0000 |
commit | 4ecb7f0e25dfc8698e2985ce0b621b961254266d (patch) | |
tree | ec1cd6ea1c8cc3e88cbe63e68a6077445cc26dd8 /about.php | |
parent | e88cc0f6a5b85a719405f64c7c6e11389f606194 (diff) |
Two fields in the database [image table] are in the 'yyyy-mm-dd' format
[date_metadata_update & date_creation] and for these fields the format_date
function is called with a 'mysql_datetime' format value (so, the function is
waiting for 'yyyy-mm-dd hh:mm:ss' date format)
Made a call with the 'us' to resolve the problem
git-svn-id: http://piwigo.org/svn/branches/2.0@2850 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions