From 65f68227ba2ca5fb63bfb03b8aeb490f0ef92c3c Mon Sep 17 00:00:00 2001 From: Alexandre Emsenhuber Date: Thu, 12 May 2011 20:16:51 +0000 Subject: [PATCH] insertNewArticle() no longer exists --- docs/hooks.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1