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] |
27 Aug 2002 21:10:01 | postnuke_official/html/includes | pnUser.php,1.68,1.69 | Mike |
allow theme override |
Update of /home/cvsroot/postnuke_official/html/includes In directory ns7.hostnuke.net:/tmp/cvs-serv23937 Modified Files: pnUser.php Log Message: allow theme override Index: pnUser.php =================================================================== RCS file: /home/cvsroot/postnuke_official/html/includes/pnUser.php,v retrieving revision 1.68 retrieving revision 1.69 diff -C2 -d -r1.68 -r1.69 *** pnUser.php 6 Jul 2002 16:37:12 -0000 1.68 --- pnUser.php 27 Aug 2002 21:09:58 -0000 1.69 *************** *** 248,251 **** --- 248,252 ---- /*********************************************/ + $pagetheme = pnVarCleanFromInput('theme'); if (!empty($pagetheme)) { $pagetheme = pnConfigGetVar('themesfolder').pnVarPrepForOS(pnVarCleanFromInput('theme'));
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 |