fx
This commit is contained in:
parent
7c8e6310a9
commit
c2464eedcf
@ -129,10 +129,7 @@ if (isset($_FILES['f_csv'])) {
|
||||
}
|
||||
if (count($tmp_arr_child_products) > 0) {
|
||||
array_push($arr_total_products, $tmp_arr_child_products);
|
||||
}
|
||||
|
||||
var_dump($arr_need_columns);
|
||||
die();
|
||||
}
|
||||
|
||||
|
||||
//define importcode (timestamp)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user