thomascube
2011-04-15 569f8306db3f61831795f15793b1c8f749f94779
program/include/rcube_contacts.php
@@ -551,7 +551,7 @@
                    $words .= ' ' . self::normalize_string($value);
            }
        }
        $out['vcard'] = $vcard->export();
        $out['vcard'] = $vcard->export(false);
        foreach ($this->table_cols as $col) {
            $key = $col;