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] |
08 Aug 2002 19:33:01 | postnuke_official/html/modules/base | pnuserapi.php,1.16,1.17 | Paul Rosania |
how did we miss this for so long? - fix for warning with <pn:block> tag |
Update of /home/cvsroot/postnuke_official/html/modules/base In directory ns7.hostnuke.net:/tmp/cvs-serv13567/base Modified Files: pnuserapi.php Log Message: how did we miss this for so long? - fix for warning with <pn:block> tag Index: pnuserapi.php =================================================================== RCS file: /home/cvsroot/postnuke_official/html/modules/base/pnuserapi.php,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** pnuserapi.php 31 Jul 2002 13:54:23 -0000 1.16 --- pnuserapi.php 8 Aug 2002 19:32:59 -0000 1.17 *************** *** 306,311 **** $bid = md5(pnUserGetTheme().$id); ! return "<?php echo pnBlockShow(array('module' => $module, ! 'type' => $name, 'bid' => '$bid', 'title' => '".addslashes($title)."', --- 306,311 ---- $bid = md5(pnUserGetTheme().$id); ! return "<?php echo pnBlockShow(array('module' => '$module', ! 'type' => '$name', 'bid' => '$bid', 'title' => '".addslashes($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 |