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