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 [ view in CVS ]
Date | Directory [filter] | File(s) [view] | Author [filter] |
08 Aug 2002 19:30:00 | postnuke_official/html/modules/base | pninit.php,1.9,1.10 | Paul Rosania |
more hacked defines |
Update of /home/cvsroot/postnuke_official/html/modules/base In directory ns7.hostnuke.net:/tmp/cvs-serv13476/base Modified Files: pninit.php Log Message: more hacked defines Index: pninit.php =================================================================== RCS file: /home/cvsroot/postnuke_official/html/modules/base/pninit.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** pninit.php 6 Aug 2002 15:47:33 -0000 1.9 --- pninit.php 8 Aug 2002 19:29:58 -0000 1.10 *************** *** 449,453 **** // coverups for missing funcs at this point (hack!) define ('ACCESS_ADMIN', 1); ! define ('ACCESS_EDIT', 2); function pnSecAuthAction() {return true;} function pnUserGetLang() {return 'eng';} --- 449,454 ---- // coverups for missing funcs at this point (hack!) define ('ACCESS_ADMIN', 1); ! define ('ACCESS_EDIT', 3); ! define ('ACCESS_ADD', 2); function pnSecAuthAction() {return true;} function pnUserGetLang() {return 'eng';}
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 |