- Updates constant names

This commit is contained in:
Vlad
2016-07-07 14:32:05 -04:00
parent c78b2088eb
commit cef9f1dcf8
2 changed files with 8 additions and 8 deletions

View File

@@ -45,7 +45,7 @@ class Url {
}
$params = array(
API::API_NAME,
API::NAME,
'endpoint='.Subscription::ENDPOINT,
'action='.$action,
'data='.API::encodeRequestData($data)