phpbb/phpBB/install
Henry Sudhof c8fa1399a9 Introducing a new CAPTCHA. Thanks to Robert "Xore" Hetzler for idea & code and Ashley "Neothermic" Pinner for her expertise and contributions to said code.
This introduces new language variables, so take note translators :).


git-svn-id: file:///svn/phpbb/trunk@7478 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-05-05 21:33:25 +00:00
..
convertors Better support for nested transactions... 2007-05-05 10:22:24 +00:00
schemas Introducing a new CAPTCHA. Thanks to Robert "Xore" Hetzler for idea & code and Ashley "Neothermic" Pinner for her expertise and contributions to said code. 2007-05-05 21:33:25 +00:00
database_update.php Introducing a new CAPTCHA. Thanks to Robert "Xore" Hetzler for idea & code and Ashley "Neothermic" Pinner for her expertise and contributions to said code. 2007-05-05 21:33:25 +00:00
index.php some beautifications as well as making sure manually deactivated accounts are properly handled 2007-04-01 16:42:10 +00:00
install_convert.php - changed the way we do forum accounting in phpBB, far less intensive and much faster. sync() recalculates the number of topics and posts using just the topics table instead of having to join topics and posts together. However, even this can be avoided if we know what operation is happening and an auto sync is not in action. Since MCP operations are "known", we can provide very fast MCP operations. 2007-05-05 04:53:43 +00:00
install_install.php Introducing a new CAPTCHA. Thanks to Robert "Xore" Hetzler for idea & code and Ashley "Neothermic" Pinner for her expertise and contributions to said code. 2007-05-05 21:33:25 +00:00
install_main.php - finally making the age calculation work [Bug #3582] 2006-08-06 17:25:29 +00:00
install_update.php some language-specific adjustements 2007-05-03 14:29:22 +00:00
phpinfo.php May be useful 2003-02-25 15:48:16 +00:00