From: Alexandre Emsenhuber Date: Thu, 12 May 2011 20:16:51 +0000 (+0000) Subject: insertNewArticle() no longer exists X-Git-Tag: 1.31.0-rc.0~30269 X-Git-Url: http://git.cyclocoop.org/clavettes/images/siteon3.jpg?a=commitdiff_plain;h=65f68227ba2ca5fb63bfb03b8aeb490f0ef92c3c;p=lhc%2Fweb%2Fwiklou.git insertNewArticle() no longer exists --- diff --git a/docs/hooks.txt b/docs/hooks.txt index 2ad7428923..2a7976bc60 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -700,7 +700,7 @@ pages $editPage: EditPage object 'EditPage::attemptSave': called before an article is -saved, that is before insertNewArticle() is called +saved, that is before Article::doEdit() is called $editpage_Obj: the current EditPage object 'EditPage::importFormData': allow extensions to read additional data