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 / ns-comments [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 29 Jul 2002 16:01:45 | postnuke_official/html/modules/ns-comments | index.php,1.75.2.17,1.75.2.18 | Andreas Krapohl |
| another minor ml-datefix for reply to comment | |||
Update of /home/cvsroot/postnuke_official/html/modules/ns-comments
In directory ns7.hostnuke.net:/tmp/cvs-serv10234/postnuke_official/html/modules/ns-comments
Modified Files:
Tag: PostNuke_71
index.php
Log Message:
another minor ml-datefix for reply to comment
Index: index.php
===================================================================
RCS file: /home/cvsroot/postnuke_official/html/modules/ns-comments/Attic/index.php,v
retrieving revision 1.75.2.17
retrieving revision 1.75.2.18
diff -C2 -d -r1.75.2.17 -r1.75.2.18
*** index.php 25 Jul 2002 11:17:51 -0000 1.75.2.17
--- index.php 29 Jul 2002 16:01:43 -0000 1.75.2.18
***************
*** 781,786 ****
$subject = "<font class=\"pn-normal\">["._NOSUBJECT."]</font>";
}
! //formatTimestamp($date);
! $datetime = ml_ftime(_DATETIMEBRIEF, GetUserTime($date));
echo "<font class=\"pn-title\">$subject</font><font class=\"pn-normal\">";
if(!isset($temp_comment)) {
--- 781,785 ----
$subject = "<font class=\"pn-normal\">["._NOSUBJECT."]</font>";
}
! formatTimestamp($date);
echo "<font class=\"pn-title\">$subject</font><font class=\"pn-normal\">";
if(!isset($temp_comment)) {
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 |