diff options
Diffstat (limited to 'apps/files_external/ajax/addRootCertificate.php')
-rw-r--r-- | apps/files_external/ajax/addRootCertificate.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_external/ajax/addRootCertificate.php b/apps/files_external/ajax/addRootCertificate.php index 1aa40bd8aa4..a8719fc7a3d 100644 --- a/apps/files_external/ajax/addRootCertificate.php +++ b/apps/files_external/ajax/addRootCertificate.php @@ -25,4 +25,3 @@ OC_Mount_Config::createCertificateBundle(); header("Location: settings/personal.php"); exit; -?>
\ No newline at end of file |