PHP Files translated to english

This commit is contained in:
2016-11-29 15:24:22 +01:00
parent 9ff00b0f60
commit 244883d942
15 changed files with 1621 additions and 1228 deletions

View File

@@ -1,7 +1,7 @@
<?php
/**
* download.php, zarafa contact to vcf im/exporter
* download.php, Kopano Webapp contact to vcf im/exporter
*
* Author: Christoph Haas <christoph.h@sprinternet.at>
* Copyright (C) 2012-2016 Christoph Haas
@@ -25,7 +25,6 @@ class DownloadHandler
{
/**
* Download the given vcf file.
* @return bool
*/
public static function doDownload()
{