aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/install_install.php
Commit message (Expand)AuthorAgeFilesLines
* - store sql_layer directly within the layer itselfMeik Sievertsen2006-10-141-1/+1
* Need to set the clean form on installGraham Eames2006-10-141-1/+1
* Make the UTF tools available - recent changes require them in the install and...Graham Eames2006-10-071-4/+4
* tried to begin adjusting all string functions where applicable - still a *lot...Meik Sievertsen2006-10-071-4/+4
* - support re-caching of theme data if stylesheet.css changed and load_tplcomp...Meik Sievertsen2006-10-061-1/+0
* Check that we actually have a valid fpGraham Eames2006-10-041-0/+5
* - extend config checking to include check for writeable pathMeik Sievertsen2006-10-031-34/+33
* complete check for FBDavid M2006-10-031-0/+27
* remove my debug codeDavid M2006-10-021-2/+2
* #4564David M2006-10-021-4/+4
* - Goodbye MySQL4, hello unified MySQL driver. MySQL 3.23 to MySQL 5.0 are now...David M2006-10-011-17/+26
* - forgot to make the same change to the ODBC driverDavid M2006-10-011-1/+12
* A reworking of how we handle inactive usersGraham Eames2006-09-231-3/+3
* - Oracle now works with large amounts of textDavid M2006-09-191-1/+1
* * Fix default language option if more than one pack is presentGraham Eames2006-09-161-0/+2
* Extra check on table prefix for mysqlGraham Eames2006-09-161-21/+6
* oopsDavid M2006-09-161-0/+1
* bug fixesDavid M2006-09-161-24/+57
* - fixed some bugsMeik Sievertsen2006-09-131-1/+1
* Add the lock file to allow dynamic menusGraham Eames2006-09-081-4/+11
* some changes/fixesMeik Sievertsen2006-09-021-3/+1
* Correctly set IP address on initial post and user profileGraham Eames2006-08-301-2/+4
* - add some language variables i will need at another location. ;)Meik Sievertsen2006-08-201-3/+17
* *** empty log message ***David M2006-08-171-1/+1
* Add GD to the list of optional requirements since it allows more VC images to...Graham Eames2006-08-131-1/+1
* bugfixesMeik Sievertsen2006-08-121-1/+1
* Check the prefix length to ensure that the key names are within the maximum f...Graham Eames2006-08-121-0/+39
* - oopsDavid M2006-08-121-1/+1
* so.... what does this thing do?David M2006-08-111-21/+0
* Nobody found this bug so i guess nobody has such an old DB :PDavid M2006-08-091-1/+22
* - finally making the age calculation work [Bug #3582]Nils Adermann2006-08-061-1/+1
* This should end some issues we have been having regarding the proper binary e...David M2006-08-061-1/+1
* - fixed some bugsMeik Sievertsen2006-08-051-3/+3
* OK...David M2006-07-241-1/+1
* Include a link to the post by default when issuing a warningGraham Eames2006-07-231-1/+1
* Make sure that the language does get passed between all modulesGraham Eames2006-07-231-6/+10
* Changes to the language handling during the installGraham Eames2006-07-231-48/+10
* * Missing image in imageset editingGraham Eames2006-07-201-1/+12
* - renamed the following columns:Meik Sievertsen2006-07-131-12/+8
* - tackle some usability issuesMeik Sievertsen2006-07-091-13/+21
* Fix installation and user registration bugsGraham Eames2006-07-081-0/+1
* Change redirection logic to match the RFC better in those cases before redire...Graham Eames2006-07-071-8/+4
* Force the database connection to use to avoid a couple of problems seen in in...Graham Eames2006-07-021-2/+2
* Prevent sqlite databases within the forum directoryGraham Eames2006-07-011-0/+7
* SOme changes to handle special characters in the database passwordGraham Eames2006-06-301-0/+7
* Nothing interesting, just a couple of slight language alterationsGraham Eames2006-06-281-0/+2
* Try and protect against people trying to select an inappropriate DBALGraham Eames2006-06-261-0/+20
* Split the final step of the install into 2 stepsGraham Eames2006-06-261-4/+34
* - Extra error handling to deal with a user not specifying a database nameGraham Eames2006-06-231-2/+20
* Improve i18n by installing all available language packs on installGraham Eames2006-06-211-0/+35