phpBB

Code Changes

File: phpbb/db/migration/tool/config_text.php

  Unmodified   Added   Modified   Removed
Line 114Line 114
				{
$arguments[] = '';
}

				{
$arguments[] = '';
}

 
			break;

case 'reverse':
// Reversing a reverse is just the call itself
$call = array_shift($arguments);

			break;
}


			break;
}