]> git.mxchange.org Git - hub.git/blobdiff - application/hub/class_ApplicationHelper.php
Code base merged from ship-simu repos
[hub.git] / application / hub / class_ApplicationHelper.php
index 466ff6d83a5e61443e033dfe6bbf52e2a0e1e727..2ec172bf8ab3cd1a89db8b8cae4ab47b1f3b07ff 100644 (file)
@@ -72,7 +72,7 @@ class ApplicationHelper extends BaseFrameworkSystem implements ManageableApplica
                $this->setObjectDescription("Application-Helper");
 
                // Create an unique ID
-               $this->createUniqueID();
+               $this->generateUniqueId();
 
                // Tidy up a little
                $this->removeSystemArray();