You are here

function ckeditor_templates_ui_post_update_clear_cache in Ckeditor templates user interface 8

Force clear cache after update.

File

./ckeditor_templates_ui.post_update.php, line 11
Post update functions for the ckeditor_templates_ui module.

Code

function ckeditor_templates_ui_post_update_clear_cache() {

  // Empty post-update hook.
}