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 / comments [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 16 Aug 2002 14:11:20 | postnuke_official/html/modules/comments | pnuserapi.php,1.17,1.18 | Mike |
| quick fix to show total count of comments | |||
Update of /home/cvsroot/postnuke_official/html/modules/comments
In directory ns7.hostnuke.net:/tmp/cvs-serv7056
Modified Files:
pnuserapi.php
Log Message:
quick fix to show total count of comments
Index: pnuserapi.php
===================================================================
RCS file: /home/cvsroot/postnuke_official/html/modules/comments/pnuserapi.php,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** pnuserapi.php 4 Aug 2002 08:32:04 -0000 1.17
--- pnuserapi.php 16 Aug 2002 14:11:17 -0000 1.18
***************
*** 266,270 ****
function comments_userapi_TotalCount($args) {
! return pnComments_TotalCount($args);
}
--- 266,270 ----
function comments_userapi_TotalCount($args) {
! return pnComments_Stats($args);
}
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 |