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 / release_2_0_18 / phpBB / includes

Name Size Revision Age Author Comment
auth.php 9.3 kB 4852 almost 8 years psotfx oopsie
bbcode.php 26 kB 5261 over 6 years grahamje Stop using a couple of the php3 compatability w...
constants.php 5.1 kB 5283 over 6 years Meik Sievertsen 2.0.18 changes
db.php 1.6 kB 5283 over 6 years Meik Sievertsen 2.0.18 changes
emailer.php 10.5 kB 5261 over 6 years grahamje Stop using a couple of the php3 compatability w...
functions.php 21.9 kB 5283 over 6 years Meik Sievertsen 2.0.18 changes
functions_admin.php 5.3 kB 5205 over 6 years Meik Sievertsen small correction
functions_post.php 26.9 kB 5211 over 6 years Meik Sievertsen - more bugfixes
functions_search.php 13.6 kB 5204 over 6 years Meik Sievertsen ok, bugfixing phase #1 finished. There will be ...
functions_selects.php 3.2 kB 5142 almost 7 years Meik Sievertsen *** empty log message ***
functions_validate.php 5.6 kB 5283 over 6 years Meik Sievertsen 2.0.18 changes
index.htm 169 Bytes 5287 over 6 years This commit was manufactured by cvs2svn to crea...
page_header.php 15.2 kB 5283 over 6 years Meik Sievertsen 2.0.18 changes
page_tail.php 2 kB 5204 over 6 years Meik Sievertsen ok, bugfixing phase #1 finished. There will be ...
prune.php 4.4 kB 3674 almost 9 years Meik Sievertsen fixed some small bugs... added the updater (thi...
sessions.php 16.1 kB 5283 over 6 years Meik Sievertsen 2.0.18 changes
smtp.php 6 kB 5230 over 6 years grahamje Minor tweak
sql_parse.php 5.3 kB 5287 over 6 years This commit was manufactured by cvs2svn to crea...
template.php 14 kB 5142 almost 7 years Meik Sievertsen *** empty log message ***
topic_review.php 6.2 kB 5142 almost 7 years Meik Sievertsen *** empty log message ***
usercp_activate.php 4 kB 5204 over 6 years Meik Sievertsen ok, bugfixing phase #1 finished. There will be ...
usercp_avatar.php 12.5 kB 5283 over 6 years Meik Sievertsen 2.0.18 changes
usercp_confirm.php 102 kB 5028 about 7 years Meik Sievertsen 2.0.11
usercp_email.php 6.2 kB 4092 over 8 years Meik Sievertsen some small bugs fixed...
usercp_register.php 44.8 kB 5285 over 6 years grahamje Looks like the changes to this file had not bee...
usercp_sendpasswd.php 4.2 kB 5204 over 6 years Meik Sievertsen ok, bugfixing phase #1 finished. There will be ...
usercp_viewprofile.php 9.9 kB 5204 over 6 years Meik Sievertsen ok, bugfixing phase #1 finished. There will be ...

Latest revisions

# Date Author Comment
5287 10/31/2005 08:31 am

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

5285 10/31/2005 07:40 am grahamje

Looks like the changes to this file had not been commited

5283 10/30/2005 04:17 pm Meik Sievertsen

2.0.18 changes

5270 10/10/2005 10:54 pm grahamje

[#314]

5265 10/08/2005 09:34 pm grahamje

Move this so it doesn't affect the installer

5261 10/05/2005 07:42 pm grahamje

Stop using a couple of the php3 compatability wrappers since the
functions they replace are present in the current minimum required php
version.
There should be no noticable change from this apart from a slight
performance increase, but again please report any issues with this...

5230 09/27/2005 10:24 pm grahamje

Minor tweak

5225 09/23/2005 08:46 pm grahamje

Change handling of re-activation emails
If account activation is set to admin, these are now sent to the
administrator and not the user. This is a slight change in behaviour but
brings the code into line with the messages displayed to the user and
the email which is sent and is required because only an administrator is...

5224 09/23/2005 06:03 pm grahamje

I'm backporting this change from the Olympus code as we have no need of
this information after this point.
This should not affect anything, but if you are following CVS please
implement this change and let me know if there are any problems.

5212 09/18/2005 10:07 pm grahamje

A few more minor bug fixes

View revisions

Also available in: Atom