You are here

function markdown_post_update_8950 in Markdown 8.2

Update configuration (run config export after).

File

./markdown.post_update.php, line 274
Markdown post updates.

Code

function markdown_post_update_8950() {
  _markdown_update_config();
}