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

Name Size Revision Age Author Comment
index.php 6.6 kB 8479 almost 4 years Nils Adermann Hiding everywhere little buggers, eh?

Latest revisions

# Date Author Comment
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'.

8131 10/04/2007 02:03 pm Meik Sievertsen

- fixed database updater
- fixed hook function call in database updater
- fixed bot agent detection (we used a wildcard within the w3c-agent, therefore we should really support this. ;))

8106 09/23/2007 04:14 pm Meik Sievertsen

ok... i seem to have overlooked the handy CLASS constant. ;)

8105 09/23/2007 03:18 pm Meik Sievertsen

err, yes, FUNCTION

8104 09/23/2007 03:14 pm Meik Sievertsen

PHP4 compatibility

8100 09/22/2007 09:18 pm Meik Sievertsen

new hook system (do not get it confused with events or plugins please)
- introducing two new hookable functions too

View revisions

Also available in: Atom