aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/index.php
Commit message (Expand)AuthorAgeFilesLines
* different time limit for installerMeik Sievertsen2006-11-281-1/+1
* - fixing a bunch of bugsMeik Sievertsen2006-11-211-1/+1
* - temporarily disable x-sendfile support (we need to look into methods of che...Meik Sievertsen2006-10-301-1/+3
* Changes to language functionality.Graham Eames2006-10-081-5/+5
* Make the UTF tools available - recent changes require them in the install and...Graham Eames2006-10-071-5/+6
* Set S_USER_LANG for the installer, though requires review since phpBB3Jonathan Stanley2006-10-071-1/+2
* Minor l10n changeGraham Eames2006-09-301-2/+2
* - added confirmation to removing bbcodesMeik Sievertsen2006-09-281-2/+2
* - no more encoding mixture, say hello to UTF-8 (I'll add a validation solutio...Nils Adermann2006-09-171-5/+2
* Add the lock file to allow dynamic menusGraham Eames2006-09-081-0/+4
* some changes/fixesMeik Sievertsen2006-09-021-1/+2
* - add some language variables i will need at another location. ;)Meik Sievertsen2006-08-201-6/+5
* - finally making the age calculation work [Bug #3582]Nils Adermann2006-08-061-1/+1
* - fixed some bugsMeik Sievertsen2006-08-051-0/+6
* 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