ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
mergeduplicates.php File Reference

Go to the source code of this file.

Namespaces

 Sabre\VObject
 

Functions

 Sabre\VObject::writeStats ()
 
 Sabre\VObject::write ($vcard)
 

Variables

 Sabre\VObject::$paths
 
foreach($paths as $path) Sabre\VObject::if (!class_exists( 'Sabre\\VObject\\Version'))
 
foreach($paths as $path) duplicate contact merge tool Sabre\VObject::n
 
if($argc< 3) Sabre\VObject::$input = fopen($argv[1], 'r')
 
 Sabre\VObject::$output = fopen($argv[2], 'w')
 
 Sabre\VObject::$debug = isset($argv[3]) ? fopen($argv[3], 'w') : null
 
 Sabre\VObject::$splitter = new Splitter\VCard($input)
 
 Sabre\VObject::$ignoredProperties
 
 Sabre\VObject::$collectedNames = []
 
 Sabre\VObject::$stats
 
No FN Sabre\VObject::property
 
while($vcard=$splitter->getNext()) Sabre\VObject::foreach ( $collectedNames as $vcard)