Projet

Général

Profil

Révision d719f12f

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

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/views/plugins/views_plugin_display_block.inc
222 222
  }
223 223

  
224 224
  /**
225
   * Save the block cache setting in the blocks table if this block allready
226
   * exists in the blocks table. Dirty fix untill http://drupal.org/node/235673 gets in.
225
   * Save the block cache setting in the blocks table if this block already
226
   * exists in the blocks table. Dirty fix until http://drupal.org/node/235673 gets in.
227 227
   */
228 228
  function save_block_cache($delta, $cache_setting) {
229 229
    if (strlen($delta) >= 32) {

Formats disponibles : Unified diff