You are here

function services_update_6004 in Services 6.2

File

./services.install, line 98
Install, uninstall and update the module.

Code

function services_update_6004() {
  return array();
}