phpbb/phpBB/install
Meik Sievertsen a5704a0b01 Better support for nested transactions...
git-svn-id: file:///svn/phpbb/trunk@7469 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-05-05 10:22:24 +00:00
..
convertors Better support for nested transactions... 2007-05-05 10:22:24 +00:00
schemas - 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
database_update.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
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 Better support for nested transactions... 2007-05-05 10:22:24 +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