Merge "Add any prior block to BlockIpComplete hook"
[lhc/web/wiklou.git] / docs / hooks.txt
index 8f0f874..2b3116d 100644 (file)
@@ -903,6 +903,7 @@ $image: File
 'BlockIpComplete': After an IP address or user is blocked.
 $block: the Block object that was saved
 $user: the user who did the block (not the one being blocked)
+$priorBlock: the Block object for the prior block or null if there was none
 
 'BookInformation': Before information output on Special:Booksources.
 $isbn: ISBN to show information for