phpbb/phpBB
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
..
adm - updated all code to use the request class instead of any direct access to 2008-11-24 00:20:33 +00:00
cache informational change for orphaned attachments - they only list already uploaded files not assigned to posts (orphaned attachments). 2007-05-12 13:20:38 +00:00
develop we no longer need them. Schema is in install now. 2008-11-02 11:34:50 +00:00
docs - updated all code to use the request class instead of any direct access to 2008-11-24 00:20:33 +00:00
download - updated all code to use the request class instead of any direct access to 2008-11-24 00:20:33 +00:00
files informational change for orphaned attachments - they only list already uploaded files not assigned to posts (orphaned attachments). 2007-05-12 13:20:38 +00:00
images removed executable props [Bug #6464] 2008-06-04 15:38:14 +00:00
includes 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
install extend the style columns (style_id, template_id, imageset_id, image_id...) 2008-11-27 13:46:54 +00:00
language Use "less than a minute ago" instead of "0 minutes ago" 2008-12-03 11:19:25 +00:00
store #10379 2007-05-02 11:48:42 +00:00
styles Use "less than a minute ago" instead of "0 minutes ago" 2008-12-03 11:19:25 +00:00
.htaccess Just a precaution 2005-01-13 23:36:56 +00:00
common.php - updated all code to use the request class instead of any direct access to 2008-11-24 00:20:33 +00:00
cron.php remove some spaces 2008-09-21 10:14:17 +00:00
faq.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
index.php - Do not show link to user/group profiles if user has no permission to view the linked page and gets a denied message anyway. (Bug #15088) 2008-10-09 14:22:07 +00:00
mcp.php - updated all code to use the request class instead of any direct access to 2008-11-24 00:20:33 +00:00
memberlist.php Merge in r9156 2008-12-02 18:49:02 +00:00
posting.php - updated all code to use the request class instead of any direct access to 2008-11-24 00:20:33 +00:00
report.php - updated all code to use the request class instead of any direct access to 2008-11-24 00:20:33 +00:00
search.php - updated all code to use the request class instead of any direct access to 2008-11-24 00:20:33 +00:00
style.php remove some spaces 2008-09-21 10:14:17 +00:00
ucp.php - updated all code to use the request class instead of any direct access to 2008-11-24 00:20:33 +00:00
viewforum.php - updated all code to use the request class instead of any direct access to 2008-11-24 00:20:33 +00:00
viewonline.php remove some spaces 2008-09-21 10:14:17 +00:00
viewtopic.php force full date on "edited by" line. ;) 2008-11-30 16:56:31 +00:00