You are here

function hosting_web_pack_install in Hosting 6.2

File

web_pack/hosting_web_pack.install, line 37

Code

function hosting_web_pack_install() {
  drupal_install_schema('hosting_web_pack');
}