X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=application%2Fship-simu%2Fmain%2Fclass_;h=762357225d8dd4fc18390e6eaa5b5a9dc791e633;hb=4c35e8280767c1e33832097060e39a32b80ffd01;hp=af4096f64df8b08521927573a48ac0c0f6ba584e;hpb=2fd5f8ecd793f9ec3004cf53629cc7b2c52522cc;p=shipsimu.git diff --git a/application/ship-simu/main/class_ b/application/ship-simu/main/class_ index af4096f..7623572 100644 --- a/application/ship-simu/main/class_ +++ b/application/ship-simu/main/class_ @@ -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();