X-Git-Url: https://git.mxchange.org/?p=shipsimu.git;a=blobdiff_plain;f=application%2Fship-simu%2Fmain%2Fpersonell%2Fcompany%2Fclass_CompanyEmployee.php;h=53c1ab4522bd14d4bd80718b3c981116106c48b0;hp=36b97c4da1e0c1e284de68e507afe0f6b1efdeee;hb=b44e5e7347f9a1dbd49b5b47d506a4f6526caf2f;hpb=b941582981610e1e07e1dbb3adb149d4b727808c diff --git a/application/ship-simu/main/personell/company/class_CompanyEmployee.php b/application/ship-simu/main/personell/company/class_CompanyEmployee.php index 36b97c4..53c1ab4 100644 --- a/application/ship-simu/main/personell/company/class_CompanyEmployee.php +++ b/application/ship-simu/main/personell/company/class_CompanyEmployee.php @@ -34,7 +34,7 @@ class CompanyEmployee extends SimulatorPersonell { $this->setObjectDescription("Firmenangestellte(r)"); // Create unique ID - $this->createUniqueID(); + $this->generateUniqueId(); // Clean up a little $this->removeSystemArray();