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 / base [ view in CVS ]
Date | Directory [filter] | File(s) [view] | Author [filter] |
31 Jul 2002 13:54:25 | postnuke_official/html/modules/base | pnuserapi.php,1.15,1.16 | Paul Rosania |
updated pnt:blockgroup to meet spec - not sure how this one slipped by |
Update of /home/cvsroot/postnuke_official/html/modules/base In directory ns7.hostnuke.net:/tmp/cvs-serv19446/modules/base Modified Files: pnuserapi.php Log Message: updated pnt:blockgroup to meet spec - not sure how this one slipped by Index: pnuserapi.php =================================================================== RCS file: /home/cvsroot/postnuke_official/html/modules/base/pnuserapi.php,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** pnuserapi.php 30 Jul 2002 02:27:38 -0000 1.15 --- pnuserapi.php 31 Jul 2002 13:54:23 -0000 1.16 *************** *** 396,400 **** function base_userapi_handleBlockgroupTag($args) { ! return '<?php echo pnBlockgroupShow(\''.$args['id'].'\'); ?>'; } --- 396,400 ---- function base_userapi_handleBlockgroupTag($args) { ! return '<?php echo pnBlockgroupShow(\''.$args['name'].'\'); ?>'; }
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 |