Undefined offset in ApiQueryLogEvents
authorumherirrender <umherirrender_de.wp@web.de>
Sat, 17 Nov 2012 21:02:07 +0000 (22:02 +0100)
committerumherirrender <umherirrender_de.wp@web.de>
Sat, 17 Nov 2012 21:02:07 +0000 (22:02 +0100)
commite808e38d1b72bbf7c617be6457c40c4d8622e1ae
tree91ed0878aca38884aebfa6a74f3732db7f072643
parent44e68ac4f708a9f393a9d2e228acbd35c1cf2f07
Undefined offset in ApiQueryLogEvents

Follow up Ie188bc6f: Necessary changes to api for rights log changes

Getting for new style logs:
Notice: Undefined offset: 1 in \includes\api\ApiQueryLogEvents.php on
line 245
Notice: Undefined offset: 0 in \includes\api\ApiQueryLogEvents.php on
line 245

Added a legacy part as seen by patrol and move for the rights log action

Change-Id: I1d0bdfb483dba30572e8dcf8faac331a77eb04c6
includes/api/ApiQueryLogEvents.php