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 / includes [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] | 
| 29 Jul 2002 17:08:29 | postnuke_official/html/includes | pnTemplate.php,1.39,1.40 | Mike | 
| more template tag clean-up - I'm getting tired of this... | |||
Update of /home/cvsroot/postnuke_official/html/includes
In directory ns7.hostnuke.net:/tmp/cvs-serv10579
Modified Files:
	pnTemplate.php 
Log Message:
more template tag clean-up - I'm getting tired of this...
Index: pnTemplate.php
===================================================================
RCS file: /home/cvsroot/postnuke_official/html/includes/pnTemplate.php,v
retrieving revision 1.39
retrieving revision 1.40
diff -C2 -d -r1.39 -r1.40
*** pnTemplate.php	29 Jul 2002 04:33:17 -0000	1.39
--- pnTemplate.php	29 Jul 2002 17:08:27 -0000	1.40
***************
*** 386,390 ****
          
  pnTplRegisterTag('base', 'mlstring',
!          array(new pnTemplateAttribute('name', PN_TPL_STRING|PN_TPL_REQUIRED)),
          'base_userapi_handleMlstringTag');
  pnTplRegisterTag('blocks', 'blocks-stateicon',
--- 386,390 ----
          
  pnTplRegisterTag('base', 'mlstring',
!          array(new pnTemplateAttribute('name', PN_TPL_STRING|PN_TPL_OPTIONAL)),
          'base_userapi_handleMlstringTag');
  pnTplRegisterTag('blocks', 'blocks-stateicon',
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 |