Remove disableaccount stuff from r77558. Left out from r86146 reverts.
authorAaron Schulz <aaron@users.mediawiki.org>
Sun, 26 Jun 2011 21:50:24 +0000 (21:50 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Sun, 26 Jun 2011 21:50:24 +0000 (21:50 +0000)
includes/DefaultSettings.php

index 86a93bb..4cb0d33 100644 (file)
@@ -4855,7 +4855,6 @@ $wgLogActions = array(
        'protect/move_prot'  => 'movedarticleprotection',
        'rights/rights'      => 'rightslogentry',
        'rights/autopromote' => 'rightslogentry-autopromote',
-       'rights/disable'     => 'disableaccount-logentry',
        'delete/delete'      => 'deletedarticle',
        'delete/restore'     => 'undeletedarticle',
        'delete/revision'    => 'revdelete-logentry',