Projet

Général

Profil

Révision 29771811

Ajouté par Assos Assos il y a presque 5 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/media/includes/MediaBrowserUpload.inc
14 14
  /**
15 15
   * Implements MediaBrowserPluginInterface::access().
16 16
   */
17

  
17 18
  public function access($account = NULL) {
18 19
    return file_entity_access('create', NULL, $account);
19 20
  }
......
29 30

  
30 31
    return $build;
31 32
  }
33

  
32 34
}

Formats disponibles : Unified diff