You are here

function sheetnode_update_6006 in Sheetnode 6

Same name and namespace in other branches
  1. 5 sheetnode.install \sheetnode_update_6006()

Implementation of hook_update_N().

File

./sheetnode.install, line 329

Code

function sheetnode_update_6006(&$sandbox) {
  return array();
}