mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-27 04:18:55 +00:00
Compare commits
1 commit
45af18d830
...
4240ae89d4
Author | SHA1 | Date | |
---|---|---|---|
|
4240ae89d4 |
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ class remove_jabber extends migration
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
public function move_jabber_to_email_notifications(int|null $start)
|
public function move_jabber_to_email_notifications(?int $start)
|
||||||
{
|
{
|
||||||
$limit = 1000;
|
$limit = 1000;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue