From: Rob Church Date: Wed, 3 May 2006 01:24:29 +0000 (+0000) Subject: Remove leftover cruft X-Git-Tag: 1.31.0-rc.0~57260 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/password.php?a=commitdiff_plain;h=54caad3a6c331631a1830649a86832f50158e78c;p=lhc%2Fweb%2Fwiklou.git Remove leftover cruft --- diff --git a/includes/SpecialListusers.php b/includes/SpecialListusers.php index a35794c440..411d620ca7 100644 --- a/includes/SpecialListusers.php +++ b/includes/SpecialListusers.php @@ -76,13 +76,6 @@ class ListUsersPage extends QueryPage { * @todo localize */ function getPageHeader( ) { - global $wgScript; - - // Various variables used for the form - $action = htmlspecialchars( $wgScript ); - $title = Title::makeTitle( NS_SPECIAL, 'Listusers' ); - $special = htmlspecialchars( $title->getPrefixedDBkey() ); - $self = $this->getTitle(); # Form tag