aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install.php
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug #525357... Admin password should not be allowed to be blank for s...the_systech2002-03-061-2/+2
* Some additional error checking in the install to make sure that the server's ...the_systech2002-01-291-0/+32
* More hard-coded .php extensionsPaul S. Owen2002-01-281-4/+4
* Fix some minor issues ...Paul S. Owen2002-01-281-0/+3
* Fixed parse error in install.phpJames Atkinson2002-01-021-1/+1
* Removed failure on session table type change to HEAP, no biggie if it doesn't...Paul S. Owen2002-01-011-7/+4
* Fix for #496173... Stupid me was using $config_data instead of $HTTP_POST_VAR...the_systech2001-12-241-2/+2
* Language updatesPaul S. Owen2001-12-221-5/+5
* More \' to '' changesPaul S. Owen2001-12-211-5/+7
* fix for re-including functions in upgrade-install integration..the_systech2001-12-201-0/+1
* Should be a fix for another global_var issue bug #492118 also modded install ...Paul S. Owen2001-12-161-2/+2
* Ok last time for today I promise... D@med javascript :Dthe_systech2001-12-051-2/+2
* oops left some debug info in :Dthe_systech2001-12-051-2/+0
* Ok commiting modified install/upgrade integration, but there's still a weird ...the_systech2001-12-051-13/+73
* Removed 'Redirect' headerPaul S. Owen2001-12-021-1/+0
* Updated for improved use with ODBC setups + introduced a re-install feature ....Paul S. Owen2001-11-301-244/+436
* Upgrade script; updating keys, using table_prefix properlyBart van Bragt2001-11-241-0/+1
* Changes to schema path and mssaccess check/setup ... no doubt I missed someth...Paul S. Owen2001-11-201-15/+10
* Fix type... d#$@ fat fingers....the_systech2001-11-161-1/+1
* Include lang_admin as well as lang_main..the_systech2001-11-161-0/+1
* Update to "merge" upgrade with Install... (Not fully tested since current upg...the_systech2001-11-061-3/+24
* Ok, this gets all the area it needs..hehJames Atkinson2001-11-011-12/+9
* Fixed little bug that would leave slashes in the config file if magic_quotes_...James Atkinson2001-11-011-4/+6
* Some clean-upsthe_systech2001-10-181-13/+12
* One additional option for unwritable config file...(FTP) :Dthe_systech2001-10-161-5/+137
* Various changes to location redirection ... please note the format and name c...Paul S. Owen2001-10-141-1/+1
* Changed paths for languagePaul S. Owen2001-10-111-2/+3
* some minor odbc tweaks...the_systech2001-10-111-136/+127
* A few tweaks to installPaul S. Owen2001-10-091-340/+414
* Merge install and includes/installation, and updated error handling for confi...the_systech2001-10-021-3/+106
* Changes in install, process..the_systech2001-10-011-97/+51
* Updates for Install Process....the_systech2001-09-281-0/+388