Update redirectFromJinxxy.php

This commit is contained in:
2025-09-22 18:59:21 +02:00
parent ee33f4bdd6
commit c442c9a8db
+1 -1
View File
@@ -19,7 +19,7 @@ $productData;
$data = json_decode($_POST["data"]);
print_r($data);
//print_r($data);
$product = $data->product;
$seller = $data->seller;