function fences_update_7100 in Fences 7
Same name and namespace in other branches
- 7.2 fences.install \fences_update_7100()
 
Set the initial database schema ID.
File
- ./
fences.install, line 18  - Provides install, update and un-install functions for menu_position.
 
Code
function fences_update_7100() {
  // No-op.
}