]> git.mxchange.org Git - jfinancials.git/commitdiff
fixed tpzo
authorRoland Häder <roland@mxchange.org>
Sun, 6 Aug 2017 19:45:27 +0000 (21:45 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 6 Aug 2017 19:45:27 +0000 (21:45 +0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
test_data/jfinancials.sql

index 390aa479cce8d6fdcabf52fd59cd856209272882..a99f51cc0f8a507c10d17b180b3c24891b349efc 100644 (file)
@@ -54,7 +54,7 @@ INSERT INTO `mobile_provider` (`provider_id`, `provider_dial_prefix`, `provider_
 
 -- Exportiere Daten aus Tabelle jfinancials.country_data: ~0 rows (ungefähr)
 INSERT INTO `country_data` (`country_id`, `country_abroad_dial_prefix`, `country_code`, `country_entry_created`, `country_external_dial_prefix`, `country_i18n_key`, `country_is_local_prefix_required`, `country_phone_code`) VALUES
-       (1, '00', 'DE', '2016-04-19 10:08:14', '0', 'COUNTRY_GERMANY', 1, 49);
+       (1, '+', 'DE', '2016-04-19 10:08:14', '0', 'COUNTRY_GERMANY', 1, 49);
 
 -- Exportiere Daten aus Tabelle jfinancials.email_changes: ~0 rows (ungefähr)