mirror of
https://github.com/loviuz/wifi-probe-aggregator.git
synced 2025-06-05 21:59:30 +02:00
Aggiunto output di debug
This commit is contained in:
@@ -60,3 +60,6 @@ $response = curl_exec($ch);
|
||||
|
||||
// Chiusura handler
|
||||
curl_close($ch);
|
||||
|
||||
// Debug
|
||||
echo "STRINGA INVIATA:\n".json_encode($post_data);
|
||||
|
Reference in New Issue
Block a user