Projet

Général

Profil

Révision e4c061ad

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

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ctools/page_manager/plugins/tasks/comment_reply.inc
67 67
  }
68 68

  
69 69
  $output = ctools_context_handler_render($task, '', $contexts, array($node, $pid));
70
  if ($output != FALSE) {
70
  if ($output !== FALSE) {
71 71
    return $output;
72 72
  }
73 73

  

Formats disponibles : Unified diff