|
@@ -77,7 +77,7 @@ class Vm extends AbstractClientController
|
|
|
|
|
|
|
|
public function update()
|
|
public function update()
|
|
|
{
|
|
{
|
|
|
-// sl("sidebar")->getSidebar("virtualMachinesProxmoxCloudVps")->getChild("vmupdate")->setActive(true);
|
|
|
|
|
|
|
+ sl("sidebar")->getSidebar("virtualMachinesProxmoxCloudVps")->getChild("vmupdate")->setActive(true);
|
|
|
$this->initVm();
|
|
$this->initVm();
|
|
|
(new AppParams())->initFromWhmcsParams();
|
|
(new AppParams())->initFromWhmcsParams();
|
|
|
$this->api();
|
|
$this->api();
|