Fix list=logevents for new revision delete log entries
authorumherirrender <umherirrender_de.wp@web.de>
Mon, 30 Mar 2015 18:18:44 +0000 (20:18 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Mon, 30 Mar 2015 18:18:44 +0000 (20:18 +0200)
commitbde178fad108501bddfe33a1a0958f7b714f6b8f
tree10964fdd06bc2729d560b9a20b5f3e19abb27fd1
parentcdc572c767c6a177d1cf3ff72e093ff8cef31b50
Fix list=logevents for new revision delete log entries

The backward compatibility code from
Ic149960f797d05fd088fa014390d791e3ae08687 missed the word ofield= and
nfield= which are hard coded in the old logging system and was outputted
to the api client.

Bug: T94377
Change-Id: I6c21b2b4bc2042ca07d376418b895874503568d5
includes/api/ApiQueryLogEvents.php