mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-12 17:08:34 +01:00
defined twice and breaking PHP5
This commit is contained in:
parent
c241bb3416
commit
fc09bb2ab3
@ -84,10 +84,6 @@
|
|||||||
'email_home' => 'email_home'
|
'email_home' => 'email_home'
|
||||||
);
|
);
|
||||||
|
|
||||||
/* This will store the contacts and vcard objects */
|
|
||||||
var $contacts = '';
|
|
||||||
var $vcard = '';
|
|
||||||
|
|
||||||
/* Read full list of user's contacts only to get id's for each */
|
/* Read full list of user's contacts only to get id's for each */
|
||||||
function export_start_file($buffer,$ncat_id='')
|
function export_start_file($buffer,$ncat_id='')
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user