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 / tags / milestone_3 / phpBB / includes / mcp

Name Size Revision Age Author Comment
mcp_forum.php 7.8 kB 5243 over 6 years Meik Sievertsen - some additional changes - fixing pm history b...
mcp_front.php 6.9 kB 5114 almost 7 years Meik Sievertsen - Documentation related changes - added resend ...
mcp_main.php 25.9 kB 5157 over 6 years Meik Sievertsen - log removing posts - fix queue saving if pack...
mcp_post.php 11.3 kB 5114 almost 7 years Meik Sievertsen - Documentation related changes - added resend ...
mcp_queue.php 22.2 kB 5152 almost 7 years Meik Sievertsen - request_var updates - added group selection t...
mcp_topic.php 14.6 kB 5152 almost 7 years Meik Sievertsen - request_var updates - added group selection t...

Latest revisions

# Date Author Comment
5258 10/04/2005 11:47 pm

This commit was manufactured by cvs2svn to create tag 'milestone_3'.

5243 10/02/2005 08:22 pm Meik Sievertsen

- some additional changes
- fixing pm history bug (quote post)

5157 06/10/2005 08:57 pm Meik Sievertsen

- log removing posts
- fix queue saving if package size is 0
- user memberships (not used atm)

5152 05/15/2005 10:17 pm Meik Sievertsen

- request_var updates
- added group selection to pm filter
- fixed activation/deletion of inactive user accounts in admin index
- fixed some color swatch bugs

5134 04/30/2005 04:16 pm Meik Sievertsen

- topic/forum icon img additions

5118 04/11/2005 11:32 pm Meik Sievertsen

- made path information available to template (T_)
- eased topic/post icon in templates (removing hardcoded img)
- added S_FIRST_ROW and S_LAST_ROW to template engine

5117 04/10/2005 08:07 pm Meik Sievertsen

- added updated coding guidelines
- introduced is_registered and is_bot flags for correct determinition of guest/registered/bot users
- changed bot code to act on useragent || ip

5114 04/09/2005 02:26 pm Meik Sievertsen

- Documentation related changes
- added resend activation email dialog
- fixed issue in session code
- log failed/successful admin re-authentication/login
- fixed simple forum dropdown box (used in mcp and posting)

5109 03/22/2005 12:10 am Meik Sievertsen

- and my second attempt

5033 12/15/2004 07:30 pm Meik Sievertsen

- removed custom code. ;)
- fixed display of global, unapproved topics in mcp front (still a lot of bugs regarding global announcements)

View revisions

Also available in: Atom