aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_install.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop-olympus' into developNils Adermann2011-10-141-49/+8
|\
| * [ticket/8240] Add ability to get a list of tables to db_tools.Andreas Fischer2011-10-141-49/+8
* | [feature/functional-tests] Generate config correctly and install only onceNils Adermann2011-10-141-1/+43
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
|/
* Support for Microsoft's Native SQL Server Driver for PHP - Patch by Chris Puc...Nils Adermann2010-02-111-0/+12
* The easy solution to all my problems with SQLite is this. :( #56105Chris Smith2010-01-171-1/+8
* Lifted minimum requirement for Firebird DBMS from 2.0+ to 2.1+.Meik Sievertsen2009-08-131-6/+6
* 'I think the phrase rhymes with Clucking Bell!'Chris Smith2009-06-181-4/+4
* Finally stop this annoyance, if PDO is shared module it must be loaded for th...Chris Smith2009-06-181-0/+6
* Fix installer under PHP 5.3. #45255Chris Smith2009-05-201-1/+1
* #18775David M2008-04-201-1/+1
* further updatesMeik Sievertsen2007-11-191-7/+9
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-9/+17
* - allow Oracle to install without having a database nameDavid M2007-07-281-1/+1
* #13463David M2007-07-161-0/+1
* let's see if i can break something. :oMeik Sievertsen2007-07-031-8/+1
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-3/+3
* #11969Henry Sudhof2007-06-061-1/+4
* #11967David M2007-05-311-1/+1
* Allow pre-setting language dependant data in schema_data.sql... specified wit...Meik Sievertsen2007-05-191-0/+43
* #9554David M2007-04-021-21/+27
* #5265David M2007-03-241-7/+1
* #5136David M2007-03-201-1/+1
* #8234David M2007-02-191-61/+70
* - clean up mssql and mssql_odbc, mssql now uses a different method of dealing...David M2007-02-191-1/+1
* #8082David M2007-02-171-1/+0
* - only give DBAL options which were available in phpBB2Nils Adermann2007-02-171-3/+24
* - allow converting from one database to another, no need for tables to be in ...Nils Adermann2007-02-161-0/+455