You are here

function menu_position_update_7100 in Menu Position 7.2

Same name and namespace in other branches
  1. 7 menu_position.install \menu_position_update_7100()

Set the initial database schema ID.

File

./menu_position.install, line 76
Provides install, update and un-install functions for menu_position.

Code

function menu_position_update_7100() {

  // No-op.
}