Projet

Général

Profil

Révision 01f36513

Ajouté par Assos Assos il y a environ 6 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/i18n/tests/i18n_test.module
40 40
    'title' => t('Test Cached Strings'),
41 41
    'description' => t('Translatable items of a textgroup with caching enabled.'),
42 42
    'format' => FALSE, // This group doesn't have strings with format
43
    'class' => 'i18n_string_textgroup_cached_logged',
43
    'class' => variable_get('i18n_string_textgroup_class_test_cached', 'i18n_string_textgroup_cached_logged'),
44 44
  );
45 45
  return $groups;
46 46
}

Formats disponibles : Unified diff