Projet

Général

Profil

Révision 78d68095

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

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/views/handlers/views_handler_argument_null.inc
44 44
   */
45 45
  public function default_actions($which = NULL) {
46 46
    if ($which) {
47
      if (in_array($which, array('ignore', 'not found', 'empty', 'default'))) {
47
      if (in_array($which, array('ignore', 'not found', 'empty', 'default', 'access denied'))) {
48 48
        return parent::default_actions($which);
49 49
      }
50 50
      return;

Formats disponibles : Unified diff