Commit 7491e4cc5c76f32952f60779afbddd3c66402c80
1 parent
e5962f2a01
Exists in
master
remote file
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
sinkronisasi_import.php
... | ... | @@ -3,5 +3,5 @@ |
3 | 3 | require("sinkronisasi.include.php"); |
4 | 4 | |
5 | 5 | if (function_exists('drush_main')) { |
6 | - sinkronisasi_import_from_serialized_file("adhisimon/kantor/jenis_kantor.txt"); | |
6 | + sinkronisasi_import_from_serialized_file("http://p2humas.intranet.pajak.go.id/adhisimon/sinkronisasi-drupal/jenis_kantor.txt"); | |
7 | 7 | } |