mgd_delete_article_tree

(Midgard 1.4.2 'Bifrost')

mgd_delete_article_tree -- Delete an article_tree

Description

bool mgd_delete_article_tree (int id)

Deletes the article with id id and all its reply articles. The user must be in the same group as the owner of the article.

Returns TRUE on success, FALSE on failure.