Projet

Général

Profil

Révision 62f5c69e

Ajouté par Assos Assos il y a presque 9 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/colorbox/colorbox.module
152 152
  }
153 153
  $page_match = variable_get('colorbox_visibility', 0) == 0 ? !$page_match : $page_match;
154 154

  
155
  // Allow other modules to change the state of colorbox for the current URL.
156
  drupal_alter('colorbox_active', $page_match);
157

  
155 158
  return $page_match;
156 159
}
157 160

  

Formats disponibles : Unified diff