Projet

Général

Profil

Révision 136a805a

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

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ctools/includes/plugins.inc
474 474
        }
475 475
        else {
476 476

  
477
          require_once DRUPAL_ROOT . '/' . $file->uri;
477
          include_once DRUPAL_ROOT . '/' . $file->uri;
478 478
          // .inc files have a special format for the hook identifier.
479 479
          // For example, 'foo.inc' in the module 'mogul' using the plugin
480 480
          // whose hook is named 'borg_type' should have a function named (deep breath)

Formats disponibles : Unified diff