[PageArchive] Fetch ar_rev_id instead of ar_id
authorDavid Causse <dcausse@wikimedia.org>
Fri, 13 Jul 2018 09:25:10 +0000 (11:25 +0200)
committerDavid Causse <dcausse@wikimedia.org>
Fri, 13 Jul 2018 09:25:10 +0000 (11:25 +0200)
commitee750cc65634ac17a214f547f26f8e5dba5769a9
tree59fcbdcda04e7d161cbda4a45a696ed90e03cce4
parent9c166a837976301c698e1b0293813b0a4b755722
[PageArchive] Fetch ar_rev_id instead of ar_id

Introduced in I92afda8, the query fetches ar_id but the code expects
ar_rev_id.

Change-Id: I4e2031f96257449a264142a6d697aca802e897df
includes/page/PageArchive.php