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] |
| 02 Aug 2002 23:39:02 | postnuke_official/html/modules/template | pnuser.php,1.17,1.18 | Mike |
| setting some defaults helps :-) | |||
Update of /home/cvsroot/postnuke_official/html/modules/template
In directory ns7.hostnuke.net:/tmp/cvs-serv30613
Modified Files:
pnuser.php
Log Message:
setting some defaults helps :-)
Index: pnuser.php
===================================================================
RCS file: /home/cvsroot/postnuke_official/html/modules/template/pnuser.php,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** pnuser.php 2 Aug 2002 22:09:35 -0000 1.17
--- pnuser.php 2 Aug 2002 23:39:00 -0000 1.18
***************
*** 95,98 ****
--- 95,102 ----
$data['items'] = array();
+ // Specify some other variables for use in the function template
+ $data['someheader'] = _TEMPLATENAME;
+ $data['pager'] = '';
+
// Security check - important to do this as early as possible to avoid
// potential security holes or just too much wasted processing
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 |