You are here

function hosting_web_cluster_install in Hosting 6.2

File

web_cluster/hosting_web_cluster.install, line 31

Code

function hosting_web_cluster_install() {
  drupal_install_schema('hosting_web_cluster');
}