function linkit_update_7301 in Linkit 7.3
Do nothing. Update the schema version.
File
- ./
linkit.install, line 217 - Install, update and uninstall functions for the Linkit module.
Code
function linkit_update_7301() {
// Do nothing.
}
Do nothing. Update the schema version.
function linkit_update_7301() {
// Do nothing.
}