]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/class_HubCommandProcessor.php
Code base merged from ship-simu repos
[hub.git] / application / hub / main / class_HubCommandProcessor.php
index 50528e9c34e6de7f27d30d2469ef9d833b66250a..fa05bf5804d2804db1800b2315dd03279014b77b 100644 (file)
@@ -52,7 +52,7 @@ class HubCommandProcessor extends BaseFrameworkSystem {
                $this->setObjectDescription("Hub-Command-Processor");
 
                // Set unique ID
-               $this->createUniqueID();
+               $this->generateUniqueId();
 
                // Tidy up a little
                $this->removeSystemArray();