MediaWiki REL1_35
AbortAutoblockHook.php
Go to the documentation of this file.
1<?php
2
4
6
21 public function onAbortAutoblock( $autoblockip, $block );
22}
A DatabaseBlock (unlike a SystemBlock) is stored in the database, may give rise to autoblocks and may...
onAbortAutoblock( $autoblockip, $block)
Use this hook to cancel an autoblock.