|
|
$hosting = Hosting::where('id', $this->getRequestValue('id'))->first();
|
|
$hosting = Hosting::where('id', $this->getRequestValue('id'))->first();
|
|
|
$api = new KerioWhmcs('whmcsKerioEmail', 'Thurdata', '1.0');
|
|
$api = new KerioWhmcs('whmcsKerioEmail', 'Thurdata', '1.0');
|