Projet

Général

Profil

Révision 3753f249

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

Weekly update of contrib modules

Voir les différences:

htmltest/sites/all/modules/ctools/includes/content.inc
687 687
        }
688 688
      }
689 689

  
690
      // Check if the content type provides an access callback.
691
      if (isset($subtype['create content access']) && function_exists($subtype['create content access']) && !$subtype['create content access']($plugin, $subtype)) {
692
        continue;
693
      }
694

  
690 695
      // If we made it through all the tests, then we can use this content.
691 696
      $available[$id][$subtype_id] = $subtype;
692 697
    }

Formats disponibles : Unified diff