mirror of
https://github.com/loviuz/wifi-probe-aggregator.git
synced 2025-02-17 20:10:44 +01:00
Aggiunto output di debug
This commit is contained in:
parent
b764cfe92c
commit
cd8aa56544
@ -60,3 +60,6 @@ $response = curl_exec($ch);
|
|||||||
|
|
||||||
// Chiusura handler
|
// Chiusura handler
|
||||||
curl_close($ch);
|
curl_close($ch);
|
||||||
|
|
||||||
|
// Debug
|
||||||
|
echo "STRINGA INVIATA:\n".json_encode($post_data);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user