phpBB Development: phpBB is a popular open-source bulletin board written in PHP. This repository also contains the history of version 2.
Find a file
Meik Sievertsen 46f666556b schema data and schema structure for installations
the schema files could be generated on backups too to allow "pleasant" restores and even migrating from one DBMS to another with ease
the schema data is now replication compatible, no longer relying on set auto increment id's we guessed before. hoooorrraaayyyy

git-svn-id: file:///svn/phpbb/trunk@9274 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-01-16 17:42:46 +00:00
code_sniffer/phpbb Moving code sniffer stuff into subfolder so directory can be linked and doesn't require copying 2008-05-04 20:06:02 +00:00
phpBB schema data and schema structure for installations 2009-01-16 17:42:46 +00:00
tests Remove cache files after each test, ensure they are not included in the coverage report 2008-12-07 02:26:47 +00:00