mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-25 16:19:00 +01:00
defined twice and breaking PHP5
This commit is contained in:
parent
c241bb3416
commit
fc09bb2ab3
@ -84,10 +84,6 @@
|
||||
'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 */
|
||||
function export_start_file($buffer,$ncat_id='')
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user