Skip to content
This repository was archived by the owner on Jul 5, 2021. It is now read-only.

Commit 20ab8f2

Browse files
authored
Changed API to 1.6.8.0
Changed API version to 1.6.8.0 as this request isn't implemented in 1.6.3.0
1 parent 0579c6f commit 20ab8f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DALTCORE/Plesk/ListIPAddresses.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ class ListIPAddresses extends BaseRequest
88
*/
99
public $xml_packet = <<<EOT
1010
<?xml version="1.0"?>
11-
<packet version="1.6.3.0">
11+
<packet version="1.6.8.0">
1212
<ip>
1313
<get/>
1414
</ip>

0 commit comments

Comments
 (0)