Projet

Général

Profil

Révision c304a780

Ajouté par Assos Assos il y a environ 6 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ctools/plugins/access/compare_users.inc
20 20
  'summary' => 'ctools_compare_users_ctools_access_summary',
21 21
  'required context' => array(
22 22
    new ctools_context_required(t('First User'), 'user'),
23
    new ctools_context_required(t("Second User"), 'user')
23
    new ctools_context_required(t("Second User"), 'user'),
24 24
  ),
25 25
);
26 26

  
27 27
/**
28
 * Settings form for the 'by perm' access plugin
28
 * Settings form for the 'by perm' access plugin.
29 29
 */
30 30
function ctools_compare_users_settings($form, &$form_state, $conf) {
31 31

  

Formats disponibles : Unified diff