Projet

Général

Profil

Révision b4adf10d

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

Udpate to 7.33

Voir les différences:

drupal7/includes/filetransfer/ssh.inc
72 72
        return TRUE;
73 73
      }
74 74
      return FALSE;
75
    } else {
75
    }
76
    else {
76 77
      throw new FileTransferException('Cannot check @path.', NULL, array('@path' => $path));
77 78
    }
78 79
  }
......
85 86
        return TRUE;
86 87
      }
87 88
      return FALSE;
88
    } else {
89
    }
90
    else {
89 91
      throw new FileTransferException('Cannot check @path.', NULL, array('@path' => $path));
90 92
    }
91 93
  }

Formats disponibles : Unified diff