Code cleanup in module.contact.php

This commit is contained in:
2016-11-30 12:46:19 +01:00
parent 44c0435175
commit cf588a1141
5 changed files with 197 additions and 182 deletions

View File

@@ -1,4 +1,5 @@
<?php
/**
* plugin.contactimporter.php, Kopano Webapp contact to vcf im/exporter
*
@@ -20,7 +21,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
*/
require_once __DIR__ . "/download.php";
require_once(__DIR__ . "/download.php");
/**
* contactimporter Plugin