aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/install_install.php
Commit message (Expand)AuthorAgeFilesLines
* Fix a rather silly bug in the module install code.Graham Eames2006-05-241-6/+6
* - fixed a few smaller thingsMeik Sievertsen2006-05-201-2/+2
* A few top level changes to the module structure.Graham Eames2006-05-201-11/+10
* Fix the module insertion for UCP and MCP (the changes for the ACP had meant i...Graham Eames2006-05-171-1/+1
* Firebird!David M2006-05-161-3/+13
* Remove some unneeded debug codeGraham Eames2006-05-131-11/+1
* - introduce new function build_url to easily build a valid url from the user-...Meik Sievertsen2006-05-121-9/+12
* Dealing with some duplicate language strings.Graham Eames2006-05-121-4/+4
* Fix the module insertionGraham Eames2006-05-121-12/+53
* A small missing change from the reformatting earlier to make it clearerGraham Eames2006-05-061-1/+1
* - some adjustements for phpdocumentorMeik Sievertsen2006-05-051-0/+4
* Remove the module entries from the schema data file and generate the list ins...Graham Eames2006-05-011-0/+180
* reverting changes to the installerMeik Sievertsen2006-04-291-96/+96
* graham, sorry for this but i had to... ;)Meik Sievertsen2006-04-281-96/+96
* Viewtopic:David M2006-04-281-4/+6
* - Tuples? Nah,David M2006-04-241-0/+4
* Harden the check slightly in case someone does something really silly and has...Graham Eames2006-04-221-1/+1
* The return of the option to download the config file if it could not be writtenGraham Eames2006-04-221-8/+46
* - Added a constant to indicate where we are for use in other functionsGraham Eames2006-04-221-1/+1
* Fix a couple of references to the old error handlerGraham Eames2006-04-201-2/+2
* Log the install to the admin logGraham Eames2006-04-201-0/+3
* - Forgot to remove a lang stringDavid M2006-04-181-2/+6
* Fix an issue affecting eaccelerator usersGraham Eames2006-04-101-2/+0
* Check the password set in the install against the default rulesGraham Eames2006-04-081-1/+14
* Set the cookie domain by default on installs which don't have a server_name setGraham Eames2006-04-081-2/+4
* This now gives a full path through the new install system.Graham Eames2006-04-051-20/+536
* Adding admin settings to the new system (not used yet)Graham Eames2006-03-271-0/+181
* A small change to the ordering to try and ensure that the mysql module with t...Graham Eames2006-03-251-7/+12
* UI changes to the database settings section of the installerGraham Eames2006-03-251-61/+206
* Adding in the next page of the installerGraham Eames2006-03-221-8/+139
* Replacing the first part of the installer ready for some testingGraham Eames2006-03-181-0/+417