Fix regression where $wgActionPaths were not respected when parsing info out of REQUE...
authorBrion Vibber <brion@users.mediawiki.org>
Mon, 14 May 2007 13:56:26 +0000 (13:56 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Mon, 14 May 2007 13:56:26 +0000 (13:56 +0000)
commitaade61c6261e9e03225777e428546cd063dd2279
tree33c6dbe1f118bb7b48513f949149de4154db5423
parent52c472f2fb4fe6e5a650558b2ced7208a89c7a08
Fix regression where $wgActionPaths were not respected when parsing info out of REQUEST_URI.
There may still be bugs with alternate/compatibility URLs, investigate further...
includes/WebRequest.php