Projet

Général

Profil

Révision 018e218c

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

Weekly update of contrib modules

Voir les différences:

htmltest/sites/all/modules/flag/flag.rules.inc
456 456
}
457 457

  
458 458
/**
459
 * Base action implementation: Fetch count of flags for a particular entity.
459
 * Base action implementation: Fetch count of flags for a particular entity type.
460 460
 */
461 461
function flag_rules_action_fetch_entity_flag_count($flag, $entity_type) {
462 462
  $count = flag_get_entity_flag_counts($flag, $entity_type);

Formats disponibles : Unified diff