mgd_update_style
- Description
mgd_update_style -- Update a style record
Description
`bool **mgd_update_style** (int id, string name, int owner)`
Minimum version: Midgard 1.0
Updates the style record with id id with the provided parameters.
Returns TRUE if successful. Returns FALSE on failure.