program/steps/addressbook/copy.inc @@ -40,7 +40,7 @@ // It maight happen when copying records from search result // Do nothing, go to next source if ($target == $source) { if ((string)$target == (string)$source) { continue; }