Commit 382c422303626a80a393f7b5e420ec3be4897327

Authored by Adhidarma Hadiwinoto
1 parent a9a60abe5b
Exists in master

delete before import

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

sinkronisasi_import.php
... ... @@ -7,8 +7,6 @@ if (function_exists('drush_main')) {
7 7  
8 8 $vocabulary = taxonomy_vocabulary_machine_name_load($machine_name);
9 9  
10   - die("a: " . $vocabulary->vid);
11   -
12 10 delete_all_terms_by_vid($vodabulary->vid);
13 11  
14 12