[geeklog-users] Changing the message Date

geeklog-users-admin at lists.geeklog.net geeklog-users-admin at lists.geeklog.net
Mon Mar 24 15:58:44 EST 2003


>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/




More information about the geeklog-users mailing list