Code cleanup in module.contact.php
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user