* Moved action=history to use an Action subclass
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index b05856d..dbdb521 100644 (file)
@@ -5135,6 +5135,7 @@ $wgMaxRedirectLinksRetrieved = 500;
 $wgActions = array(
        'credits' => true,
        'deletetrackback' => true,
+       'history' => true,
        'info' => true,
        'markpatrolled' => true,
        'purge' => true,