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 a39e879300 fix postcount resync for situations where low and high post ids are higher than step value, resulting in users having 0 posts. (Bug #38195)
Enforce a requirement for some DBMS (Oracle, PostgreSQL, MSSQL) where the table order is quite important in some situations. ;) Since this does not affect the operation of the other DBMS the code is placed into dbal.php.


git-svn-id: file:///svn/phpbb/trunk@9176 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-12-05 11:21:01 +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 fix postcount resync for situations where low and high post ids are higher than step value, resulting in users having 0 posts. (Bug #38195) 2008-12-05 11:21:01 +00:00
tests Fixed :D 2008-12-01 16:37:52 +00:00