Projet

Général

Profil

Révision 134c7813

Ajouté par Mathieu Schiano Di Schiabica il y a environ 8 ans

Update to 7.43

Voir les différences:

drupal7/modules/simpletest/tests/common_test.module
92 92
  }
93 93
}
94 94

  
95
/**
96
 * Implements hook_init().
97
 */
98
function common_test_init() {
99
  if (variable_get('common_test_redirect_current_path', FALSE)) {
100
    drupal_goto(current_path());
101
  }
102
}
103

  
95 104
/**
96 105
 * Print destination query parameter.
97 106
 */

Formats disponibles : Unified diff