History | View | Annotate | Download (5.4 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'.
more changes
Various updates with any luck they fix a few minor issues without causing new ones ...
Fix problem with user_admin not showing correct status for certain settings + switch to same include series as main files
Security updates + a few updates for chopped up functions compatibility
Re-arrange a few bits here and there, hopefully remove continuing issues with list array useage
More hard-coded .php extensions
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
Paul didn't quite get ALL changed to -1 everywhere it was necessary.. Fixed now.
Minor updates, changed ALL to -1 other small issues.
Fixed bug #488093
Some fixes for missused language variables.
Keep it from complaining if it can't reset the array #@#ed arrays
Fixed GET/POST problem
Various updates, cleanups and support for URI based sessions ... more to come at some point
Numerous updates and additions for polling and assorted fixes ... or bugs, whichever they turn out to be
Re-added GPL disclaimers
Modified header comments
Major screwups ;(
Introduced pagestart.inc
Lots of languagification and redirection path change
Removed header frame, reduced timezone naming, added DB size for MySQL, no major technical changes
Update of pruning to add admin interface, and change error_die's to message_die's