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

Name Size Revision Age Author Comment
db2.php 7.1 kB 5250 over 6 years Meik Sievertsen blabla
dbal.php 7.3 kB 5242 over 6 years Meik Sievertsen - add building multi insert to dbal - fix sql e...
firebird.php 8.2 kB 5193 over 6 years Meik Sievertsen - changed dbal class layout
index.htm 169 Bytes 4883 almost 8 years Meik Sievertsen fix some issues with oop, fixing small bugs and...
mssql.php 9.1 kB 5193 over 6 years Meik Sievertsen - changed dbal class layout
mssql_odbc.php 9.9 kB 5192 over 6 years Meik Sievertsen changed name of mssql-odbc file
mysql.php 9.2 kB 5193 over 6 years Meik Sievertsen - changed dbal class layout
mysql4.php 9.3 kB 5242 over 6 years Meik Sievertsen - add building multi insert to dbal - fix sql e...
mysqli.php 9.6 kB 5193 over 6 years Meik Sievertsen - changed dbal class layout
oracle.php 9.7 kB 5193 over 6 years Meik Sievertsen - changed dbal class layout
postgres.php 9.1 kB 5193 over 6 years Meik Sievertsen - changed dbal class layout
sqlite.php 7 kB 5193 over 6 years Meik Sievertsen - changed dbal class layout

Latest revisions

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

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

5250 10/03/2005 05:44 pm Meik Sievertsen

blabla

5242 10/02/2005 08:18 pm Meik Sievertsen

- add building multi insert to dbal
- fix sql explain in mysql4 layer

5193 08/17/2005 05:57 pm Meik Sievertsen

- changed dbal class layout

5192 08/17/2005 04:29 pm Meik Sievertsen

changed name of mssql-odbc file

5141 05/05/2005 07:01 pm Meik Sievertsen

- updated oracle schema/db files
- updated sqlite schema/db files

5130 04/22/2005 07:44 pm Meik Sievertsen

- dbal changes

5128 04/20/2005 10:47 pm Meik Sievertsen

tiny fixes

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)

View revisions

Also available in: Atom