Skip to content

Commit

Permalink
Update class.unifi.php
Browse files Browse the repository at this point in the history
Updated url of API as published by Ubiquiti
  • Loading branch information
malle-pietje committed Apr 1, 2016
1 parent 8ddc694 commit a7ee8eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions phpapi/class.unifi.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
domwo: http://community.ubnt.com/t5/UniFi-Wireless/little-php-class-for-unifi-api/m-p/603051
fbagnol: https://github.com/fbagnol/class.unifi.php
and the API as published by Ubiquiti:
https://dl.ubnt.com/unifi/4.7.6/unifi_sh_api
https://www.ubnt.com/downloads/unifi/4.8.14/unifi_sh_api
VERSION: 1.0.1
Expand Down Expand Up @@ -1178,4 +1178,4 @@ private function get_curl_obj() {
return $ch;
}
}
?>
?>

0 comments on commit a7ee8eb

Please sign in to comment.