From: Matthew Flaschen Date: Wed, 21 May 2014 02:37:19 +0000 (-0400) Subject: Document ArticleUndelete change X-Git-Tag: 1.31.0-rc.0~15606^2 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/comptes/journal.php?a=commitdiff_plain;h=b76fb1329f8aa1dcfac297a72c6d9411678a2c6b;p=lhc%2Fweb%2Fwiklou.git Document ArticleUndelete change Change-Id: I157cab408598878e9483b60e656026f0ddbbb0b2 --- diff --git a/docs/hooks.txt b/docs/hooks.txt index 0c03375539..d87224234b 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -638,6 +638,7 @@ $title: Title corresponding to the article restored $create: Whether or not the restoration caused the page to be created (i.e. it didn't exist before). $comment: The comment associated with the undeletion. +$oldPageId: ID of page previously deleted (from archive table) 'ArticleUndeleteLogEntry': When a log entry is generated but not yet saved. $pageArchive: the PageArchive object