Author: grum Date: Sun Nov 9 15:26:39 2008 New Revision: 2850 URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=2850&view=rev Log: 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
Modified: branches/2.0/include/category_default.inc.php _______________________________________________ Phpwebgallery-cvs mailing list Phpwebgallery-cvs@gna.org https://mail.gna.org/listinfo/phpwebgallery-cvs