|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (1)
View Page History...
$volumeObj->createDirectoryIfItDoesNotExist = $CREATEDIR;
}
}
#Create a volume that includes a directory if it does not exist.
try{
$client = new soapclient("https://$HOST:$PORT/Volume?wsdl",
$client = new soapclient("https://$HOST:$PORT/Volume?wsdl",
...