diff options
Diffstat (limited to 'server/core/Compute.php')
| -rwxr-xr-x | server/core/Compute.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/server/core/Compute.php b/server/core/Compute.php index 9b01d49..e72abf9 100755 --- a/server/core/Compute.php +++ b/server/core/Compute.php @@ -492,6 +492,7 @@ class compute } return; } + } /** * Resize a server * A call to this method has to be followed by either confirmResize or revertResize |
