forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: Fabrian on October 06, 2006, 07:17:49 am

Title: Change upload date
Post by: Fabrian on October 06, 2006, 07:17:49 am
Can anyone tell me how to edit the date that's displayed after a picture is added?  Maybe this is a silly question, but my images show the date added and some need to be changed in order to be accurate.
Title: Re: Change upload date
Post by: Sami on October 06, 2006, 07:35:13 am
phpmyadmin => CPG DB => xxx_pictures => ctime
Title: Re: Change upload date
Post by: Joachim Müller on October 06, 2006, 08:15:55 am
format: http://www.php.net/manual/en/function.time.php
Title: Re: Change upload date
Post by: Fabrian on October 06, 2006, 02:12:10 pm
Thanks!