Note: this list is kept only as a demonstration for CVSNotice. For the latest CVS notices, see the Xaraya and Postnuke sites
View Statistics - Next Notice - Previous NoticeDirectory filter : [ all ] / postnuke_official / html / modules / downloads [ view in CVS ]
Date | Directory [filter] | File(s) [view] | Author [filter] |
28 Jul 2002 10:01:45 | postnuke_official/html/modules/downloads | dl-downloadeditorial.php,1.9.2.1,1.9.2.2 | Andreas Krapohl |
ml-fix for date |
Update of /home/cvsroot/postnuke_official/html/modules/downloads In directory ns7.hostnuke.net:/tmp/cvs-serv32217/postnuke_official/html/modules/downloads Modified Files: Tag: PostNuke_71 dl-downloadeditorial.php Log Message: ml-fix for date Index: dl-downloadeditorial.php =================================================================== RCS file: /home/cvsroot/postnuke_official/html/modules/downloads/Attic/dl-downloadeditorial.php,v retrieving revision 1.9.2.1 retrieving revision 1.9.2.2 diff -C2 -d -r1.9.2.1 -r1.9.2.2 *** dl-downloadeditorial.php 13 Jul 2002 07:10:20 -0000 1.9.2.1 --- dl-downloadeditorial.php 28 Jul 2002 10:01:42 -0000 1.9.2.2 *************** *** 70,74 **** $formatted_date = date("F d, Y", $timestamp); */ ! $formatted_date = date("F d, Y", $dbconn->UnixTimestamp($editorialtimestamp)); OpenTable2(); echo "<center><font class=\"pn-title\">".pnVarPrepForDisplay($editorialtitle)."</font></center>" --- 70,74 ---- $formatted_date = date("F d, Y", $timestamp); */ ! $formatted_date = ml_ftime(_DATELONG, $dbconn->UnixTimestamp($editorialtimestamp)); OpenTable2(); echo "<center><font class=\"pn-title\">".pnVarPrepForDisplay($editorialtitle)."</font></center>"
View Statistics - Next Notice - Previous Notice
Visit Developer Site - Browse CVS Repository |
Syndicate via backend.rss (max. once per hour please) | Powered by CVSNotice 0.1.3 |