phpBB
Statistics
| Revision:
This repository is a mirror of the phpBB Git repository which is located at http://github.com/phpbb/phpbb3

Checking out phpBB from the subversion repository

In order to download the latest code from this project you need a subversion client. The URL for this repository is http://code.phpbb.com/svn/phpbb/. You will probably want to checkout the 3.0.x branch directory which contains the latest stable code using svn checkout http://code.phpbb.com/svn/phpbb/branches/phpBB-3_0_0/phpBB.

Please note that the trunk directory contains unfinished and unstable code. We highly recommend not using it, unless you know what you are doing. The code in trunk will not work most of the time.

If you want to learn more about how to use subversion then you should take a look at the Subversion Book which covers every part of subversion in great detail.

Repository (Subversion)

root / branches / phpBB-3_0_0 / phpBB / includes / mcp / info

Name Size Revision Age Author Comment
mcp_ban.php 730 Bytes 8479 almost 4 years Nils Adermann Hiding everywhere little buggers, eh?
mcp_logs.php 769 Bytes 8479 almost 4 years Nils Adermann Hiding everywhere little buggers, eh?
mcp_main.php 890 Bytes 8479 almost 4 years Nils Adermann Hiding everywhere little buggers, eh?
mcp_notes.php 632 Bytes 8479 almost 4 years Nils Adermann Hiding everywhere little buggers, eh?
mcp_pm_reports.php 826 Bytes 9816 over 2 years Andreas Fischer Props
mcp_queue.php 858 Bytes 8479 almost 4 years Nils Adermann Hiding everywhere little buggers, eh?
mcp_reports.php 829 Bytes 8479 almost 4 years Nils Adermann Hiding everywhere little buggers, eh?
mcp_warn.php 878 Bytes 8479 almost 4 years Nils Adermann Hiding everywhere little buggers, eh?

Latest revisions

# Date Author Comment
9816 07/21/2009 09:21 pm Andreas Fischer

Props

9814 07/21/2009 08:59 pm Nils Adermann

Users can report PMs to moderators which are then visible in a new MCP module

8479 03/29/2008 01:22 am Nils Adermann

Hiding everywhere little buggers, eh?

8285 12/26/2007 03:53 pm

This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.

8135 10/04/2007 05:08 pm Meik Sievertsen

#14621
#14596
info file changes

7361 04/15/2007 11:40 pm Nils Adermann

- 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]...

6040 06/10/2006 06:09 pm Nils Adermann

- check whether config.php exists
- add <p> to installation dialogue
- forgot to commit an mcp info file

6036 06/10/2006 01:51 pm grahamje

Warn user links #2153

6031 06/09/2006 09:49 pm Nils Adermann

- a few adjustments to permissions, specifically with regard to global topics
- forgot to change a line in permission trace [Bug #2100]
- syntax highlighting for php5
- [Bug #2093]

6028 06/09/2006 09:20 pm Nils Adermann

- a few adjustments to permissions, specifically with regard to global topics
- forgot to change a line in permission trace [Bug #2100]
- syntax highlighting for php5
- [Bug #2093]

View revisions

Also available in: Atom