EditPage: Allow language of copyright warning to be specified
authorAlex Monk <krenair@gmail.com>
Tue, 27 Sep 2016 00:23:21 +0000 (01:23 +0100)
committerLegoktm <legoktm.wikipedia@gmail.com>
Tue, 27 Sep 2016 03:35:38 +0000 (03:35 +0000)
commitff36ecab6746c76bc9494322cfd5f09423aaa80d
tree9dc0b9c7a074a62ab5420e1c03c70725042506a4
parent20995c9635a1e59dea3e2dbd176b8ac16ae57a75
EditPage: Allow language of copyright warning to be specified

This avoids global state, and is necessary in places where the
global user language cannot be used, such as load.php.

Bug: T146686
Change-Id: I80a813a76b551643b68430e6a0ab553b2e1dfb11
includes/EditPage.php