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-02-20 16:15:00 +01:00
Code
Issues
Releases
Wiki
Activity
php-phpbb
/
phpBB
/
install
History
Meik Sievertsen
3adda9c1ac
ok, another fix to the birthday conversion. Thanks rxu for debugging this. :)
...
git-svn-id: file:///svn/phpbb/trunk@7199 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-03-15 08:40:11 +00:00
..
convertors
ok, another fix to the birthday conversion. Thanks rxu for debugging this. :)
2007-03-15 08:40:11 +00:00
schemas
- improvements to search indexing performance, espacially tidy() by adding a word_count column, the database update from b5 to next version will take quite a while on bigger databases, I also lowered the default common word threshold from 20 to 5 percent, big boards might want to use 3 or 2 percent, 20 was way too high
2007-03-13 22:00:55 +00:00
database_update.php
using the correct layer may help in creating indexes. :)
2007-03-14 22:45:49 +00:00
index.php
#8618
+ padding store check
2007-03-10 14:31:15 +00:00
install_convert.php
…
install_install.php
remove user with empty username_clean...
2007-03-12 21:43:07 +00:00
install_main.php
…
install_update.php
- improvements to search indexing performance, espacially tidy() by adding a word_count column, the database update from b5 to next version will take quite a while on bigger databases, I also lowered the default common word threshold from 20 to 5 percent, big boards might want to use 3 or 2 percent, 20 was way too high
2007-03-13 22:00:55 +00:00
phpinfo.php
…