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 / blocks [ view in CVS ]
Date | Directory [filter] | File(s) [view] | Author [filter] |
28 Jul 2002 04:02:22 | postnuke_official/html/modules/blocks | pnadmin.php,1.40,1.41 | Paul Rosania |
redirect fix on block instance creation |
Update of /home/cvsroot/postnuke_official/html/modules/blocks In directory ns7.hostnuke.net:/tmp/cvs-serv28280/modules/blocks Modified Files: pnadmin.php Log Message: redirect fix on block instance creation Index: pnadmin.php =================================================================== RCS file: /home/cvsroot/postnuke_official/html/modules/blocks/pnadmin.php,v retrieving revision 1.40 retrieving revision 1.41 diff -C2 -d -r1.40 -r1.41 *** pnadmin.php 28 Jul 2002 03:52:14 -0000 1.40 --- pnadmin.php 28 Jul 2002 04:02:20 -0000 1.41 *************** *** 681,685 **** // Send to modify page to update block specifics ! pnRedirect(pnModURL('blocks', 'admin', 'modify', array('bid' => $block_id))); return true; --- 681,685 ---- // Send to modify page to update block specifics ! pnRedirect(pnModURL('blocks', 'admin', 'modify_instance', array('bid' => $block_id))); return true;
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 |