domain_theme_theme

Versions
domain
domain_theme_theme()

Implement hook_theme()

Code

domain_theme/domain_theme.module, line 104

<?php
function domain_theme_theme() {
  $themes = array(
    'domain_theme_reset' => array(
      'arguments' => array('domain' => array()),
    ),
  );
  return $themes;
}
?>

Contact

  • agentrickard [at] gmail [dot] com

Donations

My Amazon.com Wish List