Give objects to DatabaseLogEntry::newFromRow
authorumherirrender <umherirrender_de.wp@web.de>
Sun, 22 Feb 2015 10:36:00 +0000 (11:36 +0100)
committerumherirrender <umherirrender_de.wp@web.de>
Sun, 22 Feb 2015 10:36:00 +0000 (11:36 +0100)
commitb7a2503bdaf3cc1f43acea960fa99efddd19649f
treef733f915d7c63114485bb443798dbfee22729267
parent8888bac6688f554688fbff26be7cdb4a022bb720
Give objects to DatabaseLogEntry::newFromRow

No need to cast to array, because the called function will recast to
object.

Change-Id: I0eaa62450a0ebcc9ab8458b225dfadb71197a2ad
includes/api/ApiQueryRecentChanges.php
includes/api/ApiQueryWatchlist.php