aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/info/mcp_pm_reports.php
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '3.1.x'Marc Alexander2015-10-111-3/+3
|\
| * [ticket/8920] Add a MCP PM reports view permissionZoddo2015-08-301-3/+3
| | | | | | | | | | | | | | | | | | Anybody who has the permission to read reports in one forum can read PM reports. Solving this problem by adding a new permission to read PM reports. PHPBB3-8920
* | Merge branch 'develop-ascraeus' into developAndreas Fischer2014-05-281-6/+7
|\ \ | |/ | | | | | | | | | | * develop-ascraeus: [ticket/12594] Replace phpBB Group with phpBB Limited [ticket/12594] Update footer credit lines [ticket/12594] Remove @package tags and update file headers
| * [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-6/+7
| | | | | | | | PHPBB3-12594
* | [ticket/12564] Remove version definition from ACP/MCP/UCP module info filesMatt Friedman2014-05-181-1/+0
|/ | | | PHPBB3-12564
* Merge branch 'ticket/12186' into ticket/12186an-aleha2014-04-271-1/+1
|\
| * [ticket/12186] Move PM reports below post reports while installingn-aleha2014-04-231-1/+1
| | | | | | | | | | | | In mcp, move PM reports below post reports while installing. PHPBB3-12186
| * Users can report PMs to moderators which are then visible in a new MCP moduleNils Adermann2009-07-211-0/+39
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9814 89ea8834-ac86-4346-8a33-228a782c2dd0
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
| | | | PHPBB3-9916
* [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
| | | | | | | | | | | | Closing tags converted using Oleg's script. remove-php-end-tags.py -a . Trailing newlines added using the following where $ext is file extension. find . -type f -name "*.$ext" -print | xargs printf "e %s\nw\n" | ed -s; Extensions: php, css, html, js, xml. PHPBB3-9556
* Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+39
git-svn-id: file:///svn/phpbb/trunk@10211 89ea8834-ac86-4346-8a33-228a782c2dd0