Skip to content

Commit e49aa80

Browse files
committed
added imunity license types
1 parent b2c566d commit e49aa80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cloudlinux.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ public function license($ipAddress, $type)
326326
* Will register IP based license for authorized user.
327327
*
328328
* @param string $ipAddress ip address to registger
329-
* @param int $type IP license type (1,2 or 16)
329+
* @param int $type IP license type (1,16,40,41,42,43,49)
330330
* @return bool|array true/false with normal response otherwise returns response
331331
*/
332332
public function register($ipAddress, $type)

0 commit comments

Comments
 (0)