phpbb/phpBB/install
Andreas Fischer 9b469eb163 Merge branch 'develop-olympus' into develop
* develop-olympus:
  [ticket/9892] Correct copyright year
  [ticket/9892] Remove incorrect use of camel case
  [ticket/9892] Removing closing php tag from create_schema_files
  [ticket/9892] Transaction support for database update sql execution function
  [ticket/9892] count is a keyword in firebird, so renaming this alias
  [ticket/9892] Q&A CAPTCHA did not work on firebird, so no need to change config
  [ticket/9892] Shorten login_attempt key names to avoid firebird length problems
  [ticket/9892] Drop Q&A CAPTCHA tables if left in inconsistent state
  [ticket/9892] Adding a number of tests for db_tools
  [ticket/9892] Table prefix lengths influence index lengths in db_tools
  [ticket/9892] Shorten the index names on the q&a captcha
  [ticket/9892] column & index name limits, firebird auto increment in db_tools

Conflicts:
	phpBB/develop/create_schema_files.php
2011-06-12 19:27:01 +02:00
..
convertors Merge branch 'develop-olympus' into develop 2011-06-02 04:53:48 +02:00
data [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
schemas Merge branch 'develop-olympus' into develop 2011-06-11 19:42:04 +02:00
database_update.php Merge branch 'develop-olympus' into develop 2011-06-12 19:27:01 +02:00
index.php Merge branch 'develop-olympus' into develop 2011-05-10 23:46:24 -04:00
install_convert.php [task/config-class] Always specify the config table to use. 2011-01-12 00:21:04 +01:00
install_install.php Merge branch 'develop-olympus' into develop 2011-03-06 15:08:29 +01:00
install_main.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
install_update.php [task/config-class] Always specify the config table to use. 2011-01-12 00:21:04 +01:00
phpinfo.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00