Merge "Fix doc/hooks.txt for EditPage::showStandardInputs:options"
[lhc/web/wiklou.git] / docs / hooks.txt
index 50cbbe8..3ec2657 100644 (file)
@@ -899,6 +899,7 @@ Return true without altering $error to allow the edit to proceed.
 the editOptions area
 $editor: EditPage instance (object)
 $out: an OutputPage instance to write to
+&$tabindex: HTML tabindex of the last edit check/button
 return value is ignored (should always be true)
 
 'EditPageBeforeConflictDiff': allows modifying the EditPage object and output