1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-15 10:32:32 +02:00
Files
php-phpbb/phpBB/includes
Victor A. Safronov 8f84119743 [ticket/13757] Properly fix bug with negative PM count
The fix from PR #4548 doesn't work as expected because
in phpBB the sql_affectedrows() method always returns
a count of matched rows instead of affected rows.
This commit fixes bug properly.

PHPBB3-13757
2016-12-02 16:54:49 +04:00
..
2015-06-09 21:22:52 +02:00