Dirk you are a genius!!! Thanks!!

FB

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 24, 2003 12:58 PM
Subject: Re: [geeklog-users] Changing the message Date


> >Hi i want to change the message date from some messages as if they are
> >older, and i can only change it to newer.  And i don't have suppose year
> >1970, etc.  I can only start from today in advance, but never an old
date.
>
> In lib-common.php, function COM_getYearFormOptions(), change this line
>
>     $start_year = $cur_year;
>
> to something like
>
>     $start_year = 1999;
>
> or whatever you would like to have as the earliest year.
>
> bye, Dirk
>
>
> --
> http://www.haun-online.de/
> http://www.macosx-faq.de/
>
> _______________________________________________
> geeklog-users mailing list
> [EMAIL PROTECTED]
> http://lists.geeklog.net/listinfo/geeklog-users

Reply via email to