You are here

function gridstack_update_8204 in GridStack 8.2

Cleared caches to ensure schema and settings are updated.

File

./gridstack.install, line 205
Installation actions for GridStack.

Code

function gridstack_update_8204() {

  // Do nothing to clear cache.
}