Skip to content

Commit

Permalink
added imunity license types
Browse files Browse the repository at this point in the history
  • Loading branch information
detain committed Aug 27, 2019
1 parent b2c566d commit e49aa80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cloudlinux.php
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ public function license($ipAddress, $type)
* Will register IP based license for authorized user.
*
* @param string $ipAddress ip address to registger
* @param int $type IP license type (1,2 or 16)
* @param int $type IP license type (1,16,40,41,42,43,49)
* @return bool|array true/false with normal response otherwise returns response
*/
public function register($ipAddress, $type)
Expand Down

0 comments on commit e49aa80

Please sign in to comment.