mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
Merge branch '3.1.x' into 3.2.x
This commit is contained in:
@@ -52,6 +52,7 @@ class notification_options_reconvert extends \phpbb\db\migration\migration
|
||||
{
|
||||
$limit = 250;
|
||||
$converted_users = 0;
|
||||
$start = $start ?: 0;
|
||||
|
||||
$sql = 'SELECT user_id, user_notify_type, user_notify_pm
|
||||
FROM ' . $this->table_prefix . 'users
|
||||
|
Reference in New Issue
Block a user