Merge branch 'drupal-generic' of gitmaster.atlas.aei.uni-hannover.de:einsteinathome/drupal-boinc into drupal-generic

This commit is contained in:
Tristan Olive 2014-01-27 17:04:09 -05:00
commit 57bab039cd
1 changed files with 2 additions and 0 deletions

View File

@ -84,6 +84,8 @@ function global_search_solr_apachesolr_environments() {
3 => 'panel', 3 => 'panel',
4 => 'profile', 4 => 'profile',
5 => 'story', 5 => 'story',
6 => 'team',
7 => 'team_forum',
), ),
); );
$export['solr'] = $environment; $export['solr'] = $environment;