defined twice and breaking PHP5

This commit is contained in:
Lars Kneschke 2005-07-05 04:56:05 +00:00
parent c241bb3416
commit fc09bb2ab3

View File

@ -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='')
{