Commit ee9a91d5fc58f0c1f28fc23803a31737b85790da

Authored by Adhidarma Hadiwinoto
1 parent 686dc47698
Exists in master

disable delete insert

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

sinkronisasi_import.php
... ... @@ -3,7 +3,7 @@
3 3 require("sinkronisasi.include.php");
4 4  
5 5 if (function_exists('drush_main')) {
6   - $do_insert = TRUE;
  6 + $do_insert = FALSE;
7 7 $do_update = TRUE;
8 8  
9 9 $machine_names = array("jenis_kantor", "kantor");