Projet

Général

Profil

Révision bc175c27

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

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ldap/ldap_feeds/FeedsLdapQueryFetcher.inc
5 5
 * FeedsLdapQueryFetcher
6 6
 */
7 7

  
8

  
9 8
/**
10 9
 * FeedsLdapQueryFetcherResult
11 10
 */
......
101 100
  public function sourceForm($source_config) {
102 101

  
103 102
    $tokens = array(
104
      '!edit_link' => l(t('Edit Feed'), 'admin/structure/feeds/edit/' . $this->id),
103
      '!edit_link' => l(t('Edit Feed'), 'admin/structure/feeds/' . $this->id),
105 104
    );
106 105

  
107 106
    $form_state = array();

Formats disponibles : Unified diff