.. |
info
|
Unused Code inside function update_forum_data [Bug #6606]
|
2006-12-27 17:43:55 +00:00 |
acp_attachments.php
|
- Bug #9791
|
2007-04-12 12:54:57 +00:00 |
acp_ban.php
|
#8028
|
2007-02-23 23:53:49 +00:00 |
acp_bbcodes.php
|
#8090
|
2007-02-17 04:51:57 +00:00 |
acp_board.php
|
forgot the true
|
2007-04-24 17:52:40 +00:00 |
acp_bots.php
|
changed the cache files to save some memory (all global ones are hold in memory, doubling it).
|
2007-04-22 18:09:03 +00:00 |
acp_captcha.php
|
- compress is nicer (fixed a bug :P)
|
2006-11-03 23:09:16 +00:00 |
acp_database.php
|
#9662
|
2007-04-07 03:45:59 +00:00 |
acp_disallow.php
|
some beautifications as well as making sure manually deactivated accounts are properly handled
|
2007-04-01 16:42:10 +00:00 |
acp_email.php
|
fixing some bugs
|
2007-02-18 13:42:08 +00:00 |
acp_forums.php
|
#9551
|
2007-04-09 19:44:25 +00:00 |
acp_groups.php
|
my take on getting the bugs down... thanks to those also providing (usable) solutions to the problem. ;) Of course also to those reporting generally...
|
2007-04-12 16:20:39 +00:00 |
acp_icons.php
|
changed the cache files to save some memory (all global ones are hold in memory, doubling it).
|
2007-04-22 18:09:03 +00:00 |
acp_inactive.php
|
- telling the admin for what the board contact and board email addresses are used for and also making sure this explanation is correct ;)
|
2006-12-31 16:56:15 +00:00 |
acp_jabber.php
|
fix for bug #6140 (jabber not working)
|
2006-12-16 12:57:01 +00:00 |
acp_language.php
|
Installing a language will now automatically install the localized imageset stuff, deleting a language will do the reverse
|
2007-04-25 23:59:59 +00:00 |
acp_logs.php
|
again, some changes here and there...
|
2007-03-23 12:18:09 +00:00 |
acp_main.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 |
acp_modules.php
|
my take on getting the bugs down... thanks to those also providing (usable) solutions to the problem. ;) Of course also to those reporting generally...
|
2007-04-12 16:20:39 +00:00 |
acp_permission_roles.php
|
#5276
|
2007-03-24 15:29:17 +00:00 |
acp_permissions.php
|
- Bug #9791
|
2007-04-12 12:54:57 +00:00 |
acp_php_info.php
|
- removed download mode selection (the column info and constants will not be removed, we or others may be able to re-use them later on)
|
2007-01-03 16:38:25 +00:00 |
acp_profile.php
|
- use var_export instead of our format_array function [Bug #6748]
|
2007-01-04 16:07:38 +00:00 |
acp_prune.php
|
- made prune a bit nicer
|
2007-02-25 06:08:39 +00:00 |
acp_ranks.php
|
changed the cache files to save some memory (all global ones are hold in memory, doubling it).
|
2007-04-22 18:09:03 +00:00 |
acp_reasons.php
|
#9530
|
2007-04-02 19:25:27 +00:00 |
acp_search.php
|
only tiny adjustements... and try to set the memory limit for the search indexing page to 128M...
|
2007-03-10 11:23:53 +00:00 |
acp_styles.php
|
#10125
|
2007-04-25 23:30:21 +00:00 |
acp_update.php
|
implemented updater changes
|
2006-12-10 14:33:21 +00:00 |
acp_users.php
|
#10185
|
2007-04-28 00:46:31 +00:00 |
acp_words.php
|
changed the cache files to save some memory (all global ones are hold in memory, doubling it).
|
2007-04-22 18:09:03 +00:00 |
auth.php
|
checking in some fixes. ;) Most of them are really minor, including:
|
2007-04-26 18:41:26 +00:00 |