Really validate that $wgArticlePath starts with a slash
authorBartosz Dziewoński <matma.rex@gmail.com>
Wed, 11 Nov 2015 22:00:31 +0000 (23:00 +0100)
committerBartosz Dziewoński <matma.rex@gmail.com>
Wed, 11 Nov 2015 22:01:18 +0000 (23:01 +0100)
commit6fb44cf116172261ef6724da8356287c9ea813f0
treee19473f17a312269e689c01965f4e7bbb1a7a531
parent79dcbd5221491cc3fe12d111a578d2c4af167cc0
Really validate that $wgArticlePath starts with a slash

The regular expression wasn't entirely correct.
Follow-up to a4a3d0454069c25a24e2bfe732a665cc6a865878.

Bug: T48998
Change-Id: I08bdf2db20c1c3de55527fc812bcbb55fa23f7bc
includes/Setup.php