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] |
| 24 Jul 2002 21:19:25 | postnuke_official/html/modules/ns-comments | index.php,1.75.2.15,1.75.2.16 | Chris Dudley |
| uploading diffs from multi-lang checking by Andreas | |||
Update of /home/cvsroot/postnuke_official/html/modules/ns-comments
In directory ns7.hostnuke.net:/tmp/cvs-serv12121
Modified Files:
Tag: PostNuke_71
index.php
Log Message:
uploading diffs from multi-lang checking by Andreas
Index: index.php
===================================================================
RCS file: /home/cvsroot/postnuke_official/html/modules/ns-comments/Attic/index.php,v
retrieving revision 1.75.2.15
retrieving revision 1.75.2.16
diff -C2 -d -r1.75.2.15 -r1.75.2.16
*** index.php 23 Jul 2002 15:32:42 -0000 1.75.2.15
--- index.php 24 Jul 2002 21:19:23 -0000 1.75.2.16
***************
*** 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)) {
--- 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)) {
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 |