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 / ns-user [ view in CVS ]
Date | Directory [filter] | File(s) [view] | Author [filter] |
29 Jul 2002 09:06:13 | postnuke_official/html/modules/ns-user | admin.php,1.33.2.7,1.33.2.8 | Andreas Krapohl |
fix for [ 562894 ] User dynamic fields bug (can't delete the self-made variable / thx to christoffers_dk) |
Update of /home/cvsroot/postnuke_official/html/modules/ns-user In directory ns7.hostnuke.net:/tmp/cvs-serv7003/postnuke_official/html/modules/ns-user Modified Files: Tag: PostNuke_71 admin.php Log Message: fix for [ 562894 ] User dynamic fields bug (can't delete the self-made variable / thx to christoffers_dk) Index: admin.php =================================================================== RCS file: /home/cvsroot/postnuke_official/html/modules/ns-user/Attic/admin.php,v retrieving revision 1.33.2.7 retrieving revision 1.33.2.8 diff -C2 -d -r1.33.2.7 -r1.33.2.8 *** admin.php 6 Jul 2002 12:10:45 -0000 1.33.2.7 --- admin.php 29 Jul 2002 09:06:11 -0000 1.33.2.8 *************** *** 851,857 **** if ($pweight != 0) { echo _FIELD_DEACTIVATE; ! CloseTable(); ! include 'footer.php'; ! exit; } if (!pnSecAuthAction(0, 'Users::', '::', ACCESS_ADMIN)) { --- 851,857 ---- if ($pweight != 0) { echo _FIELD_DEACTIVATE; ! //CloseTable(); ! //include 'footer.php'; ! //exit; } if (!pnSecAuthAction(0, 'Users::', '::', ACCESS_ADMIN)) {
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 |