Aleksander Machniak
2013-12-04 18b40c1a3214518764e99f69b581bd7c90426091
program/steps/addressbook/import.inc
@@ -249,7 +249,7 @@
        $IMPORT_STATS->inserted = $IMPORT_STATS->skipped = $IMPORT_STATS->invalid = $IMPORT_STATS->errors = 0;
        if ($replace) {
            $CONTACTS->delete_all();
            $CONTACTS->delete_all($CONTACTS->groups && $with_groups < 2);
        }
        if ($with_groups) {