Simple Question Simple Question
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Simple Question

Started by sizlintune, October 07, 2005, 04:09:19 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sizlintune

my gallery is located below

http://galleries.slimtainment.com/

what I am wondering is this

under the last viewed menu, is there a way to take the time out and just have the date displayed. I have tried to figure it out and can't. Any help would be appreciated.

Thanks
http://www.brentnatzle.com
<b> a little bit about nothing</b>

Nibbler

You can adjust the time/date format near the top of your language file in the lang directory.

$lasthit_date_fmt = '%B %d, %Y at %I:%M %p'; //cpg1.3.0

Change that to this for example:

$lasthit_date_fmt = '%B %d, %Y'; //cpg1.3.0