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 / hitcount [ view in CVS ]
Date | Directory [filter] | File(s) [view] | Author [filter] |
12 Aug 2002 11:02:38 | postnuke_official/html/modules/hitcount | pnadminapi.php,1.1,1.2 | Mike |
allow update to work on READ |
Update of /home/cvsroot/postnuke_official/html/modules/hitcount In directory ns7.hostnuke.net:/tmp/cvs-serv22844 Modified Files: pnadminapi.php Log Message: allow update to work on READ Index: pnadminapi.php =================================================================== RCS file: /home/cvsroot/postnuke_official/html/modules/hitcount/pnadminapi.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** pnadminapi.php 10 Aug 2002 17:44:56 -0000 1.1 --- pnadminapi.php 12 Aug 2002 11:02:36 -0000 1.2 *************** *** 224,228 **** // Security check - important to do this as early on as possible to // avoid potential security holes or just too much wasted processing ! if (!pnSecAuthAction(0, 'Hitcount::', "$modname::$objectid", ACCESS_EDIT)) { $msg = pnML('Not authorized to add #(1) items', 'Hitcount'); --- 224,228 ---- // Security check - important to do this as early on as possible to // avoid potential security holes or just too much wasted processing ! if (!pnSecAuthAction(0, 'Hitcount::', "$modname::$objectid", ACCESS_READ)) { $msg = pnML('Not authorized to add #(1) items', 'Hitcount');
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 |