removed some debug output

This commit is contained in:
Lars Kneschke 2006-01-23 05:34:55 +00:00
parent 7dd122744e
commit ab0a0d5ba6

View File

@ -154,7 +154,6 @@
} }
#_debug_array($finalRowNames); #_debug_array($finalRowNames);
error_log('finalRowNames: '.print_r($finalRowNames,true));
$contact = array(); $contact = array();
foreach($finalRowNames as $key => $vcardKey) foreach($finalRowNames as $key => $vcardKey)
@ -250,7 +249,6 @@
$contact['tel_video'] = ''; $contact['tel_video'] = '';
} }
error_log('contact: '.print_r($contact,true));
if($_abID > 0) if($_abID > 0)
{ {
// update entry // update entry