|
|
@@ -223,6 +223,10 @@ $sd->set_remote_db_id(13102);
|
|
|
|
|
|
|
|
|
|
|
|
+$sd->set_table_to_sync('Rozdzielcza_lokalizacje'); //
|
|
|
+
|
|
|
+$sd->set_table_to_sync('Rozdzielcza_wezly'); //
|
|
|
+/*
|
|
|
$sd->set_table_to_sync('solectwa_poligon'); //
|
|
|
$sd->set_table_to_sync('Kabel_TPSA_dzierzawa'); //
|
|
|
$sd->set_table_to_sync('Rozdzielcza_Przeciski_110mm');
|
|
|
@@ -248,8 +252,8 @@ $sd->set_table_to_sync('MK_Rewiry');
|
|
|
|
|
|
|
|
|
$sd->set_table_to_sync('IN7_MK_BAZA_DYSTRYBUCJI');
|
|
|
-
|
|
|
-//$sd->sync_struct();
|
|
|
+*/
|
|
|
+$sd->sync_struct();
|
|
|
|
|
|
$sd->sync_data();
|
|
|
|