mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 14:07:04 +03:00
Added export contacts (vCard)
This commit is contained in:
parent
c25b5bfef7
commit
c248292f07
37 changed files with 489 additions and 237 deletions
|
|
@ -156,6 +156,7 @@ class Service
|
|||
else
|
||||
{
|
||||
@header('Content-Type: text/html; charset=utf-8');
|
||||
$this->oHttp->ServerNoCache();
|
||||
|
||||
$aData = $this->startUpData($bAdmin);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue