]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/main/class_
Just a space removed
[shipsimu.git] / application / ship-simu / main / class_
index af4096f64df8b08521927573a48ac0c0f6ba584e..762357225d8dd4fc18390e6eaa5b5a9dc791e633 100644 (file)
@@ -23,7 +23,7 @@
  */
 class  extends BaseFrameworkSystem {
        /**
-        * Private constructor
+        * Protected constructor
         *
         * @return      void
         */
@@ -35,7 +35,7 @@ class  extends BaseFrameworkSystem {
                $this->setObjectDescription("");
 
                // Create unique ID number
-               $this->createUniqueID();
+               $this->generateUniqueId();
 
                // Clean up a little
                $this->removeNumberFormaters();