Projet

Général

Profil

Révision 6eb8d15f

Ajouté par Assos Assos il y a presque 10 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/views/plugins/views_plugin_display.inc
918 918
  /**
919 919
   * Get a full array of handlers for $type. This caches them.
920 920
   */
921
  function get_handlers($type) {
921
  function &get_handlers($type) {
922 922
    if (!isset($this->handlers[$type])) {
923 923
      $this->handlers[$type] = array();
924 924
      $types = views_object_types();

Formats disponibles : Unified diff