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-23 11:28:33 +01:00
Code
Issues
Releases
Wiki
Activity
php-phpbb
/
phpBB
/
includes
/
acp
History
Meik Sievertsen
c44f6ca080
some fixes
...
git-svn-id: file:///svn/phpbb/trunk@6538 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-10-30 16:20:11 +00:00
..
info
…
acp_attachments.php
test new mailing list rules
2006-10-28 11:03:33 +00:00
acp_ban.php
…
acp_bbcodes.php
…
acp_board.php
…
acp_bots.php
…
acp_captcha.php
…
acp_database.php
…
acp_disallow.php
test new mailing list rules
2006-10-28 11:03:33 +00:00
acp_email.php
- adjust unread query a bit to cope with large topics (thanks bart!)
2006-10-20 13:48:44 +00:00
acp_forums.php
This was caused by the removal of DEFAULT on some TEXT columns (MySQL really does not allow this). Only those using MySQL felt this issue :P
2006-10-23 22:32:37 +00:00
acp_groups.php
- adjust unread query a bit to cope with large topics (thanks bart!)
2006-10-20 13:48:44 +00:00
acp_icons.php
…
acp_inactive.php
…
acp_jabber.php
…
acp_language.php
…
acp_logs.php
…
acp_main.php
…
acp_modules.php
…
acp_permission_roles.php
…
acp_permissions.php
- adjust unread query a bit to cope with large topics (thanks bart!)
2006-10-20 13:48:44 +00:00
acp_php_info.php
…
acp_profile.php
#4896
2006-10-22 15:02:50 +00:00
acp_prune.php
- adjust unread query a bit to cope with large topics (thanks bart!)
2006-10-20 13:48:44 +00:00
acp_ranks.php
…
acp_reasons.php
…
acp_search.php
…
acp_styles.php
- now username changes should work as desired
2006-10-22 13:32:33 +00:00
acp_update.php
…
acp_users.php
some fixes
2006-10-30 16:20:11 +00:00
acp_words.php
…
auth.php
…