Closed meramsey closed 3 years ago
When calling the remote server to get package information you need access to the $params to use the remote and not having it in the documentation was confusing. Thankfully a coworker pointed me in the right direction.
I needed access to these ones specifically.
$params['serverhostname'] $params['serverport'] $params['serverusername'] $params['serverpassword']
Thank you for your contribution.
When calling the remote server to get package information you need access to the $params to use the remote and not having it in the documentation was confusing. Thankfully a coworker pointed me in the right direction.
I needed access to these ones specifically.
$params['serverhostname'] $params['serverport'] $params['serverusername'] $params['serverpassword']