]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/main/personell/class_SimulatorPersonell.php
createUniqueID -> generateUniqueId renamed, dataset criteria added, registration...
[shipsimu.git] / application / ship-simu / main / personell / class_SimulatorPersonell.php
index a089ae695916177dbe2a9931844f7f4932ec6453..735f65d111bf70a47a5fcc41e4b0eafb9fe7bef8 100644 (file)
@@ -44,7 +44,7 @@ class SimulatorPersonell extends BasePersonell {
                $this->setObjectDescription("Simulationspersonal");
 
                // Create unique ID
-               $this->createUniqueID();
+               $this->generateUniqueId();
 
                // Clean-up a little
                $this->removeSystemArray();