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] |
| 26 Jul 2002 02:52:28 | postnuke_official/html/modules/comments | pntables.php,1.4,1.5 | Carl P. Corliss |
| various bugfixes | |||
Update of /home/cvsroot/postnuke_official/html/modules/comments
In directory ns7.hostnuke.net:/tmp/cvs-serv8280/html/modules/Comments
Modified Files:
pntables.php
Log Message:
various bugfixes
Index: pntables.php
===================================================================
RCS file: /home/cvsroot/postnuke_official/html/modules/comments/pntables.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** pntables.php 1 Jul 2002 04:09:17 -0000 1.4
--- pntables.php 26 Jul 2002 02:52:25 -0000 1.5
***************
*** 38,43 ****
$pntable['comments_column'] = array('cid' => $comments_table . '.pn_cid',
'modid' => $comments_table . '.pn_modid',
! 'hookid' => $comments_table . '.pn_hookid',
! 'date' => $comments_table .'.pn_date',
'author' => $comments_table .'.pn_author',
'title' => $comments_table .'.pn_title',
--- 38,43 ----
$pntable['comments_column'] = array('cid' => $comments_table . '.pn_cid',
'modid' => $comments_table . '.pn_modid',
! 'itemid' => $comments_table . '.pn_itemid',
! 'comdate' => $comments_table .'.pn_date',
'author' => $comments_table .'.pn_author',
'title' => $comments_table .'.pn_title',
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 |