Remove leftover cruft
authorRob Church <robchurch@users.mediawiki.org>
Wed, 3 May 2006 01:24:29 +0000 (01:24 +0000)
committerRob Church <robchurch@users.mediawiki.org>
Wed, 3 May 2006 01:24:29 +0000 (01:24 +0000)
includes/SpecialListusers.php

index a35794c..411d620 100644 (file)
@@ -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