Skip to content

Commit

Permalink
- general code clean up
Browse files Browse the repository at this point in the history
- removed repetitive code (checks using $this->is_loggedin())
- updated the main README to include the latest added functions/methods
  • Loading branch information
malle-pietje committed Jun 8, 2020
1 parent c77913f commit 89ce2fd
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 582 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ The class currently supports the following functions/methods to GET/POST/PUT/DEL
- list_events()
- list_extension()
- list_firewallgroups()
- list_firmware()
- list_guests()
- list_health()
- list_hotspotop()
Expand All @@ -164,6 +165,7 @@ The class currently supports the following functions/methods to GET/POST/PUT/DEL
- list_radius_accounts() (supported on controller version 5.5.19 and higher)
- list_radius_profiles()
- list_rogueaps()
- list_routing()
- list_self()
- list_settings()
- list_sites()
Expand Down
Loading

0 comments on commit 89ce2fd

Please sign in to comment.