From: Victor Vasiliev Date: Sat, 26 Apr 2008 07:57:32 +0000 (+0000) Subject: Repair Special:Userrights X-Git-Tag: 1.31.0-rc.0~48063 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/cotisations/rappels.php?a=commitdiff_plain;h=dc89b4419188bf6eca49a6a40b08102e5236d0d9;p=lhc%2Fweb%2Fwiklou.git Repair Special:Userrights --- diff --git a/includes/SpecialUserrights.php b/includes/SpecialUserrights.php index c13a8ad486..d2588b5145 100644 --- a/includes/SpecialUserrights.php +++ b/includes/SpecialUserrights.php @@ -190,6 +190,7 @@ class UserrightsPage extends SpecialPage { * Add a rights log entry for an action. */ function addLogEntry( $user, $oldGroups, $newGroups ) { + global $wgRequest; $log = new LogPage( 'rights' ); $log->addEntry( 'rights',