Projet

Général

Profil

Révision 7e72b748

Ajouté par Assos Assos il y a plus de 6 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ctools/plugins/cache/export_ui.inc
14 14
  // Some operations use a 'finalize' but that really just means set
15 15
  // for us, since we're not using temporary storage for subsystems.
16 16
  'cache finalize' => 'ctools_cache_export_ui_cache_set',
17
  // @todo The API specifications say that a 'cache clear' callback is required,
18
  // but there is none provided?
19
  // @see cache.inc
20
  // 'cache clear' => ???
17 21
);
18 22

  
19 23
function ctools_cache_export_ui_cache_get($plugin_name, $key) {

Formats disponibles : Unified diff