Skip to content

Commit

Permalink
Syncing common feature.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Larkin committed Jun 1, 2011
1 parent d9725c7 commit d0c9f77
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -380,7 +380,7 @@ Webmaster of !site
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
$strongarm->api_version = 1;
$strongarm->name = 'menu_block_1_follow';
$strongarm->value = 'active';
$strongarm->value = '0';

$export['menu_block_1_follow'] = $strongarm;
$strongarm = new stdClass;
Expand Down

0 comments on commit d0c9f77

Please sign in to comment.