|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (2)
View Page History...
$ServerLicenseInformation->licenseKey = $LICENSEKEY;
$ServerLicenseInformation->serverDescription = $SERVERDESCRIPTION;
$ServerLicenseInformation->serverDescription = $SERVERDESCRIPTION;
#Activate Server Backup.
try{
$client = new soapclient("https://$HOST:$PORT/Configuration?wsdl",
$client = new soapclient("https://$HOST:$PORT/Configuration?wsdl",
...