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 / base / pnblocks [ view in CVS ]
Date | Directory [filter] | File(s) [view] | Author [filter] |
31 Jul 2002 13:53:22 | postnuke_official/html/modules/base/pnblocks | thelang.php,1.5,1.6 | Paul Rosania |
reactivated language block code, commented out for some unknown reason |
Update of /home/cvsroot/postnuke_official/html/modules/base/pnblocks In directory ns7.hostnuke.net:/tmp/cvs-serv19418/modules/base/pnblocks Modified Files: thelang.php Log Message: reactivated language block code, commented out for some unknown reason Index: thelang.php =================================================================== RCS file: /home/cvsroot/postnuke_official/html/modules/base/pnblocks/thelang.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** thelang.php 13 Jun 2002 15:44:20 -0000 1.5 --- thelang.php 31 Jul 2002 13:53:19 -0000 1.6 *************** *** 42,46 **** $output = new pnHTML(); ! /* $currentlang = pnUserGetLang(); if (!pnSecAuthAction(0, 'base::LanguageBlock', "$blockinfo[title]::", ACCESS_OVERVIEW)) { --- 42,46 ---- $output = new pnHTML(); ! $currentlang = pnUserGetLang(); if (!pnSecAuthAction(0, 'base::LanguageBlock', "$blockinfo[title]::", ACCESS_OVERVIEW)) { *************** *** 107,111 **** } $output->SetInputMode(_PNH_PARSEINPUT); - */ $blockinfo['content'] = $output->GetOutput(); --- 107,110 ----
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 |