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-07-20 16:41:26 +02:00
Code
Issues
Releases
Wiki
Activity
Files
a1cad7ca6034dc1c987f57d4297ec3ae2b9e1929
php-phpbb
/
phpBB
/
install
History
Meik Sievertsen
823ca05615
using the correct layer may help in creating indexes. :)
...
git-svn-id: file:///svn/phpbb/trunk@7192 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-03-14 22:45:49 +00:00
..
convertors
*** empty log message ***
2007-03-13 23:51: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
- change conversion to process dotted topics after syncing (else some informations needed are wrong or do not exist at all). This also adds the ability to shift some operations to the very end after syncing.
2007-03-04 14:31:07 +00:00
install_install.php
remove user with empty username_clean...
2007-03-12 21:43:07 +00:00
install_main.php
- finally making the age calculation work [Bug
#3582
]
2006-08-06 17:25:29 +00:00
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
May be useful
2003-02-25 15:48:16 +00:00