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