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 / acm

Name Size Revision Age Author Comment
acm_db.php 4.3 kB 5133 almost 7 years Meik Sievertsen - changes to /acm
acm_file.php 6 kB 5255 over 6 years Meik Sievertsen - some bugfixes
acm_main.php 6.1 kB 5240 over 6 years Meik Sievertsen - move some functions from global functions fil...

Latest revisions

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

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

5255 10/04/2005 11:39 pm Meik Sievertsen

- some bugfixes

5240 10/02/2005 08:15 pm Meik Sievertsen

- move some functions from global functions file to functions_display (those only needed in posting and viewtopic/forum)

5229 09/25/2005 04:48 pm Meik Sievertsen

acm_main file for grouping cache-related functions.

5133 04/30/2005 04:14 pm Meik Sievertsen

- changes to /acm

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

5116 04/10/2005 01:21 pm Meik Sievertsen

- fixed custom profile field get/store
- changed tz lang array to hold more descriptive timezones (no more tz+-13, dst is a seperate option)
- fixed bugs after jabber queue processing (data being escaped differently)

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)

5042 01/02/2005 08:50 pm Meik Sievertsen

- mysql 4.1.x support (mysqli extension)

5035 12/19/2004 06:59 pm Meik Sievertsen

- some fixes/changes

View revisions

Also available in: Atom