From: Aaron Schulz Date: Sun, 26 Jun 2011 21:50:24 +0000 (+0000) Subject: Remove disableaccount stuff from r77558. Left out from r86146 reverts. X-Git-Tag: 1.31.0-rc.0~29258 X-Git-Url: https://git.cyclocoop.org/%242?a=commitdiff_plain;h=1a2428f36cb50f71f98ca43444396addf1a4a420;p=lhc%2Fweb%2Fwiklou.git Remove disableaccount stuff from r77558. Left out from r86146 reverts. --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 86a93bba7d..4cb0d33d8b 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -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',