Projet

Général

Profil

Révision 64156087

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

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/panels/panels_ipe/includes/panels_ipe.pipelines.inc
11 11
function panels_ipe_default_panels_renderer_pipeline() {
12 12
  $pipelines = array();
13 13

  
14
  $pipeline = new stdClass;
14
  $pipeline = new stdClass();
15 15
  $pipeline->disabled = FALSE; /* Edit this to true to make a default pipeline disabled initially */
16 16
  $pipeline->api_version = 1;
17 17
  $pipeline->name = 'ipe';

Formats disponibles : Unified diff