phpbb/phpBB/includes/mcp/info
Nils Adermann c76a2cdfe8 - viewtopic/forum search boxes should also use search config option and u_search permission [Bug #9850]
- mcp_reports was still using some of the mcp_queue post_id logic, changed enough to report_id logic to make it work properly now. I hope I didn't miss any external places referring to mcp_reports which send it a post_id_list. I really wonder whether people don't test the MCP at all? Good that I noticed this myself when fixing an incorrect language string (No reports selected) message [Bug #9741]
- forgot to check in the changed mcp/info file for mcp_warn with global m_warn option
- mcp_post.html was missing a submit button for changing the poster in prosilver [Bug #9771]
- language variables in javascript in templates should use LA_ not L_ for proper escaping of single quotes


git-svn-id: file:///svn/phpbb/trunk@7361 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-04-15 21:40:25 +00:00
..
mcp_ban.php Banning makes more sense with usernames listed first, then IP then email as this is the most likely order of use 2006-05-20 14:11:01 +00:00
mcp_logs.php - various corrections related to permissions in the mcp, including [Bug #1994] and [Bug #1924] 2006-05-30 12:24:07 +00:00
mcp_main.php - check whether config.php exists 2006-06-10 16:09:46 +00:00
mcp_notes.php Remove the module entries from the schema data file and generate the list instead 2006-05-01 19:45:42 +00:00
mcp_queue.php - a few adjustments to permissions, specifically with regard to global topics 2006-06-09 19:20:51 +00:00
mcp_reports.php - a few adjustments to permissions, specifically with regard to global topics 2006-06-09 19:20:51 +00:00
mcp_warn.php - viewtopic/forum search boxes should also use search config option and u_search permission [Bug #9850] 2007-04-15 21:40:25 +00:00