File: phpbb/db/migration/tool/config.php
Unmodified
Added
Modified
Removed
Line 149 | Line 149 |
---|
$arguments[1], $arguments[0], );
|
$arguments[1], $arguments[0], );
|
| break;
case 'reverse': // Reversing a reverse is just the call itself $call = array_shift($arguments);
|
break; }
| break; }
|