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 10:54:42 | postnuke_official/html/modules/blocks | pnadmin.php,1.41,1.42 | Mike |
add refresh and blank extra |
Update of /home/cvsroot/postnuke_official/html/modules/blocks In directory ns7.hostnuke.net:/tmp/cvs-serv32528 Modified Files: pnadmin.php Log Message: add refresh and blank extra Index: pnadmin.php =================================================================== RCS file: /home/cvsroot/postnuke_official/html/modules/blocks/pnadmin.php,v retrieving revision 1.41 retrieving revision 1.42 diff -C2 -d -r1.41 -r1.42 *** pnadmin.php 28 Jul 2002 04:02:20 -0000 1.41 --- pnadmin.php 28 Jul 2002 10:54:39 -0000 1.42 *************** *** 394,397 **** --- 394,399 ---- } + // TODO: add modify_group ?? + /** * modify a block instance *************** *** 413,416 **** --- 415,419 ---- inst.pn_template as template, inst.pn_content as content, + inst.pn_refresh as refresh, group_inst.pn_group_id as group_id, type.pn_module as module, *************** *** 455,458 **** --- 458,462 ---- } else { // TODO: adam_baum - add some error checking for non-existant func, methinks. + $extra = ''; } // check to see if block has form content *************** *** 866,868 **** } ! ?> \ No newline at end of file --- 870,872 ---- } ! ?>
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 |