History | View | Annotate | Download (29.3 kB)
This commit was manufactured by cvs2svn to create tag'release_2_0_2'.
Yep, more updates and fixes
Loads of bug fixes and updates
This commit was manufactured by cvs2svn to create branch 'phpBB-2_0_0'.
Ok this is just me being anal again... No code changes, just file headers..
Fix bug where user level wasn't reset to 2 when downgrading a user from admin
Show groupname, bug #534414
Wrong redirect on chaning user level
Fix problem with user_admin not showing correct status for certain settings + switch to same include series as main files
Hopefully fix bug #532648
Missed a couple of $phpEx extensions of some redirects
Security updates + a few updates for chopped up functions compatibility
Fix HAVING clause error for MSSQL/MySQL/et al., bug #524336
Fix missing $phpEx in return link, bug #523313 (part 2)
I left that echo in intentionally, honest ... phew, think I got away with that ... oh, did I just write that, doh
Almost but not quite ... wouldn't update user levels for former mods who've been removed from auth_access ... doh
Right, let's see what I broke during the re-write ... this should be 'all singing - all dancing', handles updating moderator for user and group changes, switches to advanced mode appropriately, reduces numbers of queries done for multiple updates, etc.