History | View | Annotate | Download (30.6 kB)
This commit was manufactured by cvs2svn to create tag'release_2_0_1'.
Added exit's after those header location redirects without them
Loads of bug fixes and updates
Missing closing select tag bug # 174 in the tracker
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 problem with user_admin not showing correct status for certain settings + switch to same include series as main files
Fix 'each' warning, bug #528254
Security updates + a few updates for chopped up functions compatibility
Fix bug #522413, non-slashing of quotes
Fixed error preventing drop down displaying
Fix fail to download bug, thanks Peter (vanhell)
Test before you commit, Bart
Fixed empty forum in styles admin bug (#515122), fix suggested by SirSir
Change setmodules == 1 to !empty($setmodules), stop it complaining if it isn't set ... can someone do this for userauth, my copy is modified at present
Fixes for TH_CLASS 2 & 3 by Tom
Fixed type Bug # 498051
Fix bug #497838
More \' changes ... will they ever end?
Fix bug #495579
Fixed bug #492183, added checking on theme name when creating new theme.
Hopefully fixed bug #491971
Added body text setting
Dumped array_merge for code that should be php3 compatable
Various updates
Ok, I think thats the last of the theme admin stuff. Hopefully its bug free
Fixed query that wasn't using CONSTANT table name
Added some code to keep the admin from deleteing the forums default style
Theme edit/create in place. Damn it took way to long to do that form.Still needs the themes_name code, but I'll do that tommorow
Couple tweeks to the file gerneration to make it a more 'proper' array.
A little over half done the styles adminCan do: Add new themes from cfg file, export theme data to cfg file, remove themesCannot do: Created or edit themes
Various updates, cleanups and support for URI based sessions ... more to come at some point