You are here

function single_page_site_update_8101 in Single Page Site 8

Flush caches to pick up new services.

File

./single_page_site.install, line 19
Install, update, and uninstall functions.

Code

function single_page_site_update_8101() {

  // This hook already flushed caches, so we don't need to do anything.
}