Projet

Général

Profil

Révision 219d19c4

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

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ctools/page_manager/plugins/tasks/search.inc
97 97
 * Entry point for our overridden search page.
98 98
 */
99 99
function page_manager_search_page($type) {
100
  ctools_include('menu');
101 100
  // Get the arguments and construct a keys string out of them.
102 101
  $args = func_get_args();
102
  ctools_include('menu');
103 103

  
104 104
  // We have to remove the $type.
105 105
  array_shift($args);

Formats disponibles : Unified diff