mediawiki-extensions-Interwiki/includes
Kunal Mehta bb1c7bf309 Get rid of most of the need for an extension function
* Conditionally register the userright with UserGetAllRights hook.
* Always register the LogActionsHandlers, it'll be a noop if not
  enabled.
* The $wgLogTypes modification is left alone for now, it can be moved
  to a hook once T200385 is implemented.

Bug: T180192
Change-Id: Ic5392fe93b6271d31ef1e6d589415ec77c0b14eb
2018-07-26 08:24:52 -07:00
..
InterwikiHooks.php Get rid of most of the need for an extension function 2018-07-26 08:24:52 -07:00
InterwikiLogFormatter.php Move classes into includes/ 2018-02-24 13:41:07 -08:00
SpecialInterwiki.php Replace Linker::link() with LinkRenderer 2018-06-10 08:02:11 +00:00