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