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

Name Size Revision Age Author Comment
auth.php 9.3 kB 2572 almost 10 years psotfx More fixes and updates
bbcode.php 25.8 kB 2590 over 9 years the_systech Fix (hopefully anyway :) for nested code tag is...
constants.php 4.9 kB 2610 over 9 years This commit was manufactured by cvs2svn to crea...
db.php 1.6 kB 2610 over 9 years This commit was manufactured by cvs2svn to crea...
emailer.php 7.6 kB 2605 over 9 years psotfx Send only a newline for email headers ... break...
functions.php 17 kB 2564 almost 10 years psotfx Loads of bug fixes and updates
functions_admin.php 4.4 kB 2587 over 9 years psotfx More updates ... added Date and Content-type/en...
functions_post.php 26 kB 2605 over 9 years psotfx Send only a newline for email headers ... break...
functions_search.php 13.4 kB 2576 almost 10 years psotfx Minor reduction in search indexing to three let...
functions_selects.php 3.1 kB 2610 over 9 years This commit was manufactured by cvs2svn to crea...
functions_validate.php 5 kB 2505 almost 10 years psotfx Fix email address validation compliance + usern...
index.htm 169 Bytes 2610 over 9 years This commit was manufactured by cvs2svn to crea...
page_header.php 13.7 kB 2564 almost 10 years psotfx Loads of bug fixes and updates
page_tail.php 2 kB 2564 almost 10 years psotfx Loads of bug fixes and updates
prune.php 4.2 kB 2610 over 9 years This commit was manufactured by cvs2svn to crea...
sessions.php 11.7 kB 2514 almost 10 years psotfx oops
smtp.php 6.8 kB 2610 over 9 years This commit was manufactured by cvs2svn to crea...
sql_parse.php 5.3 kB 2610 over 9 years This commit was manufactured by cvs2svn to crea...
template.php 13.9 kB 2610 over 9 years This commit was manufactured by cvs2svn to crea...
topic_review.php 6.1 kB 2550 almost 10 years the_systech Fix for bug # 226 in the tracker
usercp_activate.php 3.5 kB 2605 over 9 years psotfx Send only a newline for email headers ... break...
usercp_avatar.php 10.9 kB 2570 almost 10 years psotfx Yep, more updates and fixes
usercp_email.php 6.1 kB 2605 over 9 years psotfx Send only a newline for email headers ... break...
usercp_register.php 36.1 kB 2605 over 9 years psotfx Send only a newline for email headers ... break...
usercp_sendpasswd.php 4.2 kB 2605 over 9 years psotfx Send only a newline for email headers ... break...
usercp_viewprofile.php 9.4 kB 2610 over 9 years This commit was manufactured by cvs2svn to crea...

Latest revisions

# Date Author Comment
2610 05/20/2002 03:52 pm

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

2605 05/20/2002 02:21 am psotfx

Send only a newline for email headers ... breaks RFC but appears to work with mail() ... will undoubtedly lead to some problems for some users ...

2597 05/19/2002 03:20 pm psotfx

Minor changes

2590 05/17/2002 08:22 pm the_systech

Fix (hopefully anyway :) for nested code tag issues with bbcode

2587 05/17/2002 03:14 pm psotfx

More updates ... added Date and Content-type/encoding output for the emails, updated all email templates

2579 05/14/2002 05:19 pm psotfx

More fixes ... hopefully corrects for moved topic/pagination issues ... needs testing (run update_to_201.php ... if you are already running 2.0.1 you'll need to modify the case statements in update_to_201 or necessary checks won't complete)

2576 05/13/2002 03:27 pm psotfx

Minor reduction in search indexing to three letters ...

2572 05/13/2002 03:30 am psotfx

More fixes and updates

2571 05/12/2002 07:57 pm psotfx

More fixes, addresses double activation attempt

2570 05/12/2002 05:57 pm psotfx

Yep, more updates and fixes

View revisions

Also available in: Atom