This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
php-phpbb
Watch
1
Star
0
Fork
0
You've already forked php-phpbb
mirror of
https://github.com/phpbb/phpbb.git
synced
2025-05-18 13:30:08 +02:00
Code
Issues
Releases
Wiki
Activity
php-phpbb
/
phpBB
/
install
History
Jonathan Stanley
3def8f570a
Stragglers that got missed during ACP prosilver-isationageing.
...
git-svn-id: file:///svn/phpbb/trunk@7483 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-05-06 05:40:18 +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
Stragglers that got missed during ACP prosilver-isationageing.
2007-05-06 05:40:18 +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