Projet

Général

Profil

Révision c304a780

Ajouté par Assos Assos il y a environ 6 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ctools/term_depth/plugins/access/term_depth.inc
69 69

  
70 70
/**
71 71
 * Submit function for the access plugins settings.
72
 *
73 72
 */
74 73
function term_depth_term_depth_ctools_access_settings_submit($form, $form_state) {
75 74
  $form_state['conf']['depth'] = (integer) $form_state['values']['settings']['depth'];

Formats disponibles : Unified diff