You are here

function simplemeta_update_7000 in Simple Meta 7.2

Same name and namespace in other branches
  1. 7 simplemeta.install \simplemeta_update_7000()

Initial update for D7 version.

File

./simplemeta.install, line 82
Installation and updating tasks.

Code

function simplemeta_update_7000() {

  // Just update {system}.schema_version.
}