mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-20 23:41:29 +02:00
Merge branch 'ticket/14742' into ticket/14742-32x
Conflicts: phpBB/phpbb/db/migrator.php
This commit is contained in:
@@ -445,7 +445,7 @@ class module implements \phpbb\db\migration\tool\tool_interface
|
||||
break;
|
||||
|
||||
case 'reverse':
|
||||
// It's like double negative
|
||||
// Reversing a reverse is just the call itself
|
||||
$call = array_shift($arguments);
|
||||
break;
|
||||
}
|
||||
|
Reference in New Issue
Block a user