domain_conf_enable

Versions
domain
domain_conf_enable()

Implement hook_enable().

Register domain_conf with the domain module so it's loaded during domain bootstrap and can implement domain_bootstrap hooks.

Code

domain_conf/domain_conf.module, line 115

<?php
function domain_conf_enable() {
  domain_bootstrap_register();
}
?>

Contact

  • agentrickard [at] gmail [dot] com

Donations

My Amazon.com Wish List