You are here

function thunder_update_8125 in Thunder 8.2

Empty update.

File

./thunder.install, line 970
Install, update and uninstall functions for the thunder installation profile.

Code

function thunder_update_8125() {

  // Moved to thunder_update_8126(): seven theme was not added to thunder
  // dependencies, therefore new installations did not get it yet.
}