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
/**
* helper.php, Kopano Webapp contact to vcf im/exporter
*
@@ -21,10 +22,8 @@
*
*/
namespace contactimporter;
class Helper
{
/**