Fetches the activation code for a gateway using its public URL.
Access
public
Parameters
Parameter |
Type |
Required |
Description |
---|---|---|---|
|
Required |
The public URL to a gateway. |
Returns
Type |
Description |
---|---|
The activation key for the gateway, or false if it could not be determined. |
Source
Method defined in services/storagegateway.class.php | Toggle source view (23 lines) | View on GitHub