Add GetLogTypesOnUser hook
authorKunal Mehta <legoktm@gmail.com>
Tue, 12 Nov 2013 23:30:04 +0000 (15:30 -0800)
committerKunal Mehta <legoktm@gmail.com>
Wed, 13 Nov 2013 02:27:26 +0000 (18:27 -0800)
commit9d5ce74eb8d86547edf250797bead9b36a1eab10
tree70b28a3637814816467f10cdd4df7bee214d3723
parent3195d2ab7ff55e2633ddcfa86188f61f1fd26184
Add GetLogTypesOnUser hook

Allows extensions to modify the list at SpecialLog::$typeOnUser
This is useful for extensions like Thanks where the target is a
userpage.

Change-Id: I77e1e59d7e3666802d0eeb0c48a0ec211dba0a2a
docs/hooks.txt
includes/specials/SpecialLog.php