AjaxDispatcher: Use Config instead of globals
authorKunal Mehta <legoktm@gmail.com>
Tue, 26 Aug 2014 02:14:41 +0000 (19:14 -0700)
committerKunal Mehta <legoktm@gmail.com>
Tue, 26 Aug 2014 02:20:30 +0000 (19:20 -0700)
commit6e12c4bf9529bbcc172c2ff4f38d821b93eddb01
tree37238735a0d0f397e618abc41a30f0c575fc6e81
parent2c725caeece6690358d14edf7cb21271cd774611
AjaxDispatcher: Use Config instead of globals

Also removed a usage of $wgUser, and converted
AjaxResponse to use Config.

Change-Id: Ia9a1e17da26908b81f7f9691445ff75db2fdefb1
includes/AjaxDispatcher.php
includes/AjaxResponse.php
includes/MediaWiki.php