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/user_view.inc
81 81
  user_build_content($account);
82 82

  
83 83
  $output = ctools_context_handler_render($task, '', $contexts, array($account->uid));
84
  if ($output != FALSE) {
84
  if ($output !== FALSE) {
85 85
    return $output;
86 86
  }
87 87

  

Formats disponibles : Unified diff