Projet

Général

Profil

Révision 5d12d676

Ajouté par Assos Assos il y a environ 6 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/views/modules/statistics/views_handler_field_statistics_numeric.inc
11 11
 * @ingroup views_field_handlers
12 12
 */
13 13
class views_handler_field_statistics_numeric extends views_handler_field_numeric {
14

  
14 15
  /**
15 16
   * {@inheritdoc}
16 17
   */
......
18 19
    // Needs permission to see total page views.
19 20
    return user_access('view post access counter');
20 21
  }
22

  
21 23
}

Formats disponibles : Unified diff