Loading pushtape.install +6 −2 Original line number Diff line number Diff line Loading @@ -7,8 +7,12 @@ */ function pushtape_install() { // Path to Soundmanager2 variable_set('sm2_path', 'profiles/pushtape/libraries/soundmanager2'); // (Deprecated) Path to Soundmanager2 // variable_set('sm2_path', 'profiles/pushtape/libraries/soundmanager2'); // Colorbox custom links variable_set('colorbox_inline', 1); variable_set('colorbox_load', 1); // Enable themes theme_enable(array('seven', 'flux')); Loading Loading
pushtape.install +6 −2 Original line number Diff line number Diff line Loading @@ -7,8 +7,12 @@ */ function pushtape_install() { // Path to Soundmanager2 variable_set('sm2_path', 'profiles/pushtape/libraries/soundmanager2'); // (Deprecated) Path to Soundmanager2 // variable_set('sm2_path', 'profiles/pushtape/libraries/soundmanager2'); // Colorbox custom links variable_set('colorbox_inline', 1); variable_set('colorbox_load', 1); // Enable themes theme_enable(array('seven', 'flux')); Loading