aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/index.php
Commit message (Expand)AuthorAgeFilesLines
...
* Silly copy and paste error :(Graham Eames2006-07-231-1/+1
* Make sure that the language does get passed between all modulesGraham Eames2006-07-231-3/+3
* Changes to the language handling during the installGraham Eames2006-07-231-0/+41
* A few miscelaneous tweaksGraham Eames2006-07-101-3/+1
* Change redirection logic to match the RFC better in those cases before redire...Graham Eames2006-07-071-0/+33
* Change meta handling, we can use existing functions for what we need and remo...Graham Eames2006-07-061-10/+0
* Try to at least give very old PHP versions a reason why they can't do anythingGraham Eames2006-06-231-0/+6
* time to squash some bugsMeik Sievertsen2006-06-221-1/+1
* Misc installation bugsGraham Eames2006-06-181-4/+2
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-14/+22
* Improved i18n of default date format on new installsGraham Eames2006-06-141-1/+1
* Sync error reportingGraham Eames2006-06-031-3/+2
* Assigning to the wrong variable - the whole message should now be visibleGraham Eames2006-05-141-1/+1
* Some altered error handling - there was still hard-coded output hanging over ...Graham Eames2006-05-121-33/+52
* - some adjustements for phpdocumentorMeik Sievertsen2006-05-051-1/+5
* We want to use this code in the install system as wellGraham Eames2006-04-301-36/+56
* reverting changes to the installerMeik Sievertsen2006-04-291-31/+105
* graham, sorry for this but i had to... ;)Meik Sievertsen2006-04-281-105/+31
* - removed group settings from rolesMeik Sievertsen2006-04-221-40/+50
* - Added a constant to indicate where we are for use in other functionsGraham Eames2006-04-221-0/+1
* fixing a bug within the installer (displaying notices) and making sure the in...Meik Sievertsen2006-04-141-2/+7
* This now gives a full path through the new install system.Graham Eames2006-04-051-1/+6
* - Bug 1301David M2006-03-281-2/+2
* Adding in the next page of the installerGraham Eames2006-03-221-2/+2
* Change the handling of language detection to avoid errors if the language hea...Graham Eames2006-03-201-5/+6
* Replacing the first part of the installer ready for some testingGraham Eames2006-03-181-3/+3
* Some slight alterations for another forthcoming feature.Graham Eames2006-03-151-0/+22
* Building the foundations for some later changes to the installerGraham Eames2006-03-121-0/+515