Commit ec2625ff763c53972cc02d8af350ee3e67fea76a
1 parent
ee9a91d5fc
Exists in
master
kembali ke remote file saat import
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
sinkronisasi_import.php
... | ... | @@ -10,7 +10,7 @@ if (function_exists('drush_main')) { |
10 | 10 | foreach ($machine_names as $machine_name) { |
11 | 11 | |
12 | 12 | $vocabulary = taxonomy_vocabulary_machine_name_load($machine_name); |
13 | - $data = file_get_contents("adhisimon/sinkronisasi-drupal/" . $machine_name . ".txt"); | |
13 | + $data = file_get_contents("http://p2humas.intranet.pajak.go.id/adhisimon/sinkronisasi-drupal/" . $machine_name . ".txt"); | |
14 | 14 | |
15 | 15 | if ($do_insert) { |
16 | 16 | echo "Delete data\n"; |