You are here

function workspace_update_8105 in Workspace 8

Update workspace pointer name field.

File

./workspace.install, line 108
Install, update and uninstall functions for the workspace module.

Code

function workspace_update_8105() {

  // This update hook wasn't working, so it's been removed in favour of 8106.
}