function simplemeta_update_7000 in Simple Meta 7
Same name and namespace in other branches
- 7.2 simplemeta.install \simplemeta_update_7000()
 
Initial update for D7 version.
File
- ./
simplemeta.install, line 78  - Installation hooks and helper functions
 
Code
function simplemeta_update_7000() {
  // Just update {system}.schema_version.
}