Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Art-of-WiFi/UniFi-API-client
Browse files Browse the repository at this point in the history
  • Loading branch information
malle-pietje committed Oct 26, 2017
2 parents c4bc124 + c25f4d1 commit a13ff36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/disable_device.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
//$disable_result = $unifi_connection->disable_ap($device_id, false);

/**
* provide feedback (the newly created voucher code, without the dash) in json format
* provide feedback in json format
*/
echo json_encode($disable_result, JSON_PRETTY_PRINT);

0 comments on commit a13ff36

Please sign in to comment.