summaryrefslogtreecommitdiff
path: root/features/calendario_feature/calendario_feature.strongarm.inc
diff options
context:
space:
mode:
Diffstat (limited to 'features/calendario_feature/calendario_feature.strongarm.inc')
-rw-r--r--features/calendario_feature/calendario_feature.strongarm.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/features/calendario_feature/calendario_feature.strongarm.inc b/features/calendario_feature/calendario_feature.strongarm.inc
index ae4a3a8..0944887 100644
--- a/features/calendario_feature/calendario_feature.strongarm.inc
+++ b/features/calendario_feature/calendario_feature.strongarm.inc
@@ -279,7 +279,7 @@ function calendario_feature_strongarm() {
'domain' => '',
'prefix' => 'pt-br',
'weight' => '-10',
- 'javascript' => 'Ed5fUqaDeJ7nfqRWW0TUOz9PIhCI7ksxtc2-Ii-xzEo',
+ 'javascript' => 'B9V_LcZYT0-48d6Jyl50RNtopewUk4-QKFkmTQkW_Vg',
);
$export['language_default'] = $strongarm;
@@ -576,7 +576,7 @@ function calendario_feature_strongarm() {
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
$strongarm->api_version = 1;
$strongarm->name = 'site_mail';
- $strongarm->value = 'calendario@sarava.org';
+ $strongarm->value = 'contato@calendario.cc';
$export['site_mail'] = $strongarm;
$strongarm = new stdClass();