Fix Undefined array keys in Diff.php
commitfcfd50a85c54324e4555075624bdd213871310a7
authorDamien Regad <dregad@mantisbt.org>
Tue, 26 Jan 2021 23:41:45 +0000 (27 00:41 +0100)
committerDamien Regad <dregad@mantisbt.org>
Tue, 26 Jan 2021 23:41:45 +0000 (27 00:41 +0100)
tree36357bd8343e437b28607a886d4e9dc372abd7a1
parentc63f6084cf03f6b54b813b49deecc3d124c8e232
Fix Undefined array keys in Diff.php

Occurs when the selected revision is the first or last of the list,
for both the left and right revs.
inc/Ui/Diff.php