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

Commit 3ec1eae

Browse files
authored
Merge pull request #2 from joverthegrey/patch-2
Changed API to 1.6.8.0
2 parents 0579c6f + 20ab8f2 commit 3ec1eae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DALTCORE/Plesk/ListIPAddresses.php

+1-1
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)