summaryrefslogtreecommitdiff
path: root/server
diff options
context:
space:
mode:
authorstupidon <bhupendra.siyag@gmail.com>2016-02-28 19:02:06 +0100
committerstupidon <bhupendra.siyag@gmail.com>2016-02-28 19:02:06 +0100
commit7a0a19743053d4802146f579d793eec42ac3731d (patch)
tree90f7a9693ad6af78e1c696c35bfd8998d6793b9f /server
parent726562f0426d94c7822cf99d12cd35a9d913ca45 (diff)
syntax correction
Diffstat (limited to 'server')
-rw-r--r--server/core/Compute.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/core/Compute.php b/server/core/Compute.php
index 3df3ada..e95380e 100644
--- a/server/core/Compute.php
+++ b/server/core/Compute.php
@@ -47,7 +47,7 @@ class compute
/**
* Create server.
* @return array
-
+ */
public function createServer(array $options)
{