You are here

constant KICKSTART_DEFAULT_THEME in Commerce Kickstart 7

2 uses of KICKSTART_DEFAULT_THEME
commerce_kickstart_install in ./commerce_kickstart.install
Implements hook_install().
_commerce_kickstart_install in ./commerce_kickstart.install
Performs additional configuration for Drupal Commerce modules and components.

File

./commerce_kickstart.install, line 10
Performs a standard Drupal installation with additional configuration of the Drupal Commerce modules and components.

Code

define('KICKSTART_DEFAULT_THEME', 'bartik');