1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-18 23:51:49 +02:00
Files
php-phpbb/phpBB/includes
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
..
2008-03-29 14:11:49 +00:00
2008-08-16 22:32:24 +00:00
2008-01-03 17:00:40 +00:00
2008-03-29 14:11:49 +00:00
2008-11-22 18:03:04 +00:00
2008-10-08 12:51:43 +00:00
2008-12-02 20:04:27 +00:00