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 / template [ view in CVS ]
Date | Directory [filter] | File(s) [view] | Author [filter] |
07 Aug 2002 00:38:18 | postnuke_official/html/modules/template | pninit.php,1.12,1.13 | Mike |
add pnBlockTypeRegister (wrong place IMO) |
Update of /home/cvsroot/postnuke_official/html/modules/template In directory ns7.hostnuke.net:/tmp/cvs-serv21305 Modified Files: pninit.php Log Message: add pnBlockTypeRegister (wrong place IMO) Index: pninit.php =================================================================== RCS file: /home/cvsroot/postnuke_official/html/modules/template/pninit.php,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** pninit.php 1 Aug 2002 21:10:51 -0000 1.12 --- pninit.php 7 Aug 2002 00:38:15 -0000 1.13 *************** *** 158,161 **** --- 158,164 ---- pnModSetVar('template', 'SupportShortURLs', 0); + // Register Block types (this *should* happen at activation/deactivation) + pnBlockTypeRegister('template', 'first'); + // Initialisation successful 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 |