Open Source Content Management System

mgd_delete_article

  1. Description

mgd_delete_article -- Delete an article

(Note: this function is deprecated since Midgard 1.6.0. Corresponding OOP-method should be used, instead)

Description

bool mgd_delete_article (int id)

Deletes the article with id id. The user must be in the same group as the owner of the article.

Returns TRUE on success, FALSE on failure.


Designed by Nemein, hosted by Anykey