SpecialLog: Fix results when no offender is specified
authorMelos <webmelos@gmail.com>
Sat, 10 Feb 2018 11:42:40 +0000 (12:42 +0100)
committerMelos <webmelos@gmail.com>
Sat, 10 Feb 2018 11:54:28 +0000 (12:54 +0100)
commite6b2491736a9549c984c0942d337fb46ea065be6
tree0c2dba026a971f7f103b7af3848d33cb93ed91b5
parentfbc03474660e678e1e53705694f149d9ae32db6f
SpecialLog: Fix results when no offender is specified

With 467ee1e82f15 offender is not ignored when it's a
nonexistent username and a empty list is showed.
Ignore offender search when no offender is specified.

Bug: T186950
Change-Id: I93c9dafc9299d0ba1d01090471c5b49dcc904fe8
includes/specials/SpecialLog.php