This website requires JavaScript.
Explore
Help
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-10-09 22:17:14 +02:00
Code
Issues
Releases
Wiki
Activity
Files
1e74ea85c5eebf9de7d29b1816ed5f8d9a02d638
php-phpbb
/
phpBB
/
install
History
Jonathan Stanley
1e74ea85c5
FFS. @_@
...
git-svn-id: file:///svn/phpbb/trunk@7484 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-05-06 06:21:07 +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
FFS. @_@
2007-05-06 06:21:07 +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