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-24 12:03:21 +01:00
Code
Issues
Releases
Wiki
Activity
php-phpbb
/
phpBB
/
includes
/
mcp
History
Meik Sievertsen
60d817416b
fixing mcp bugs by introducing a new feature to check for loaded/accessible modules/modes. If the MCP module "logs" get disabled the quick mod tools on viewtopic still show a link to the logs, this will then lead to an error message. This is not fixable. The logs should be accessible to all moderators by default.
...
git-svn-id: file:///svn/phpbb/trunk@6920 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-01-22 17:05:23 +00:00
..
info
- check whether config.php exists
2006-06-10 16:09:46 +00:00
mcp_ban.php
- some fixes
2006-12-21 10:37:50 +00:00
mcp_forum.php
fixing mcp bugs by introducing a new feature to check for loaded/accessible modules/modes. If the MCP module "logs" get disabled the quick mod tools on viewtopic still show a link to the logs, this will then lead to an error message. This is not fixable. The logs should be accessible to all moderators by default.
2007-01-22 17:05:23 +00:00
mcp_front.php
fixing mcp bugs by introducing a new feature to check for loaded/accessible modules/modes. If the MCP module "logs" get disabled the quick mod tools on viewtopic still show a link to the logs, this will then lead to an error message. This is not fixable. The logs should be accessible to all moderators by default.
2007-01-22 17:05:23 +00:00
mcp_logs.php
rather large update, most important things done:
2006-11-24 14:59:26 +00:00
mcp_main.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
mcp_notes.php
#6098
2007-01-09 14:01:37 +00:00
mcp_post.php
#6098
2007-01-09 14:01:37 +00:00
mcp_queue.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
mcp_reports.php
Just some minor thing I need
2007-01-09 20:46:57 +00:00
mcp_topic.php
ok, handled some bugs... the most important being validate_username (the variable passed to validate_data([...]array('username', [...])) and updating group listings while doing relevant group actions. Oh, and PM icons are working now. :o
2007-01-17 18:41:49 +00:00
mcp_warn.php
fixing mcp bugs by introducing a new feature to check for loaded/accessible modules/modes. If the MCP module "logs" get disabled the quick mod tools on viewtopic still show a link to the logs, this will then lead to an error message. This is not fixable. The logs should be accessible to all moderators by default.
2007-01-22 17:05:23 +00:00