aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/upgrade.php
Commit message (Expand)AuthorAgeFilesLines
* Various updates to style and generated output, updated IP section to batch co...Paul S. Owen2002-02-121-416/+445
* Prevent upgrade being run standalone from install if PHPBB_INSTALLED present ...Paul S. Owen2002-02-111-0/+6
* Fixed #509331, call to undefined function remove_common_global()Bart van Bragt2002-01-311-1/+1
* Delete soft-deleted users before updating user table ... Bart, please checkPaul S. Owen2002-01-091-0/+7
* Moved all search functions to includes/search.php Paul; please reviewBart van Bragt2002-01-031-149/+3
* Removed failure on session table type change to HEAP, no biggie if it doesn't...Paul S. Owen2002-01-011-2/+2
* Fix potential issue with themes table ... I knew Bart had a reason for droppi...Paul S. Owen2002-01-011-3/+10
* Fix bug #498198Paul S. Owen2002-01-011-3/+2
* Fix bug #498194Paul S. Owen2001-12-311-9/+14
* Fixed bug #498191Paul S. Owen2001-12-311-10/+13
* $Id update ...Paul S. Owen2001-12-311-1/+1
* Fix various errors and problems, added additional sig check method, added edi...Paul S. Owen2001-12-311-721/+1481
* Hopefully this fixes the anonymous user level problem ... Bart take a look-se...Paul S. Owen2001-12-251-3/+0
* Fixed problem with conversion of privmsgs and permissions of forumsBart van Bragt2001-12-241-1/+2
* Some minor updates and bugfixes in Upgrade. Added smiley conversionBart van Bragt2001-12-131-14/+82
* Added conversion of private forumsBart van Bragt2001-12-061-18/+133
* Fixed some userlevel problemsBart van Bragt2001-12-011-20/+9
* Upgrade script; updating keys, using table_prefix properlyBart van Bragt2001-11-241-71/+139
* Some additional modifications for merging install with upgrade...the_systech2001-11-091-4/+10
* Able to convert moderatorsBart van Bragt2001-10-261-2/+55
* Development version of upgrade script. Still needs quite some work.Bart van Bragt2001-10-221-0/+895