mgd_update_article_content
mgd_update_article_content -- Update language-specific content for article
(Note: this function is deprecated since Midgard 1.6.0. Corresponding OOP-method should be used, instead)
Description
int mgd_update**_article_content**(int id, string title, string abstract, string content, string url, int contentauthor);
Minimum version: 1.5.0 (Biergarten) / Multilang
Updates language-specific content for the article.
Returns TRUE if successful. Returns FALSE on failure.
