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 / backend [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 04 Aug 2002 03:42:48 | postnuke_official/html/modules/comments/backend | backend-mysql.php,1.9,1.10 | Carl P. Corliss |
| misc bug fixes | |||
Update of /home/cvsroot/postnuke_official/html/modules/comments/backend
In directory ns7.hostnuke.net:/tmp/cvs-serv18197/html/modules/comments/backend
Modified Files:
backend-mysql.php
Log Message:
misc bug fixes
Index: backend-mysql.php
===================================================================
RCS file: /home/cvsroot/postnuke_official/html/modules/comments/backend/backend-mysql.php,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** backend-mysql.php 26 Jul 2002 03:01:18 -0000 1.9
--- backend-mysql.php 4 Aug 2002 03:42:45 -0000 1.10
***************
*** 167,170 ****
--- 167,171 ----
// if we actually grabbed multiple comments then sort them.
if (_COM_TREE_LEAF != $depth) {
+
$commentlist = pnComments_SortBy($commentlist, $sortby, $direction);
}
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 |