mirror of
https://github.com/loviuz/wifi-probe-aggregator.git
synced 2025-02-19 21:10:35 +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
|
||||
curl_close($ch);
|
||||
|
||||
// Debug
|
||||
echo "STRINGA INVIATA:\n".json_encode($post_data);
|
||||
|
Loading…
x
Reference in New Issue
Block a user