Open Source Content Management System

mgd_update_attachment

  1. Description

mgd_update_attachment - Update an attachment

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

Description

bool mgd_update_attachment (int id, string name, string title, string mimetype, int [score], int [author])

Minimum version: Midgard 1.4 (Bifrost)

Updates an existing attachment with the provided information.

Returns TRUE on success, FALSE on failure.


Designed by Nemein, hosted by Anykey