X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fclasses%2Fmain%2Fclass_;h=6a6ff22da58f8fee40d2a4fa4a236f7f30ed61dc;hb=6d7c43fba1fd9b5e72ef8ed2e6ada54ecc94f21e;hp=07d96db97ffc36d819e7ba60b2d41e66204b4a59;hpb=fe76c3626828df10434f15c67a613d8f5d27ff20;p=shipsimu.git diff --git a/inc/classes/main/class_ b/inc/classes/main/class_ index 07d96db..6a6ff22 100644 --- a/inc/classes/main/class_ +++ b/inc/classes/main/class_ @@ -3,10 +3,10 @@ * * * @author Roland Haeder - * @version 0.3.0 + * @version 0.0.0 * @copyright Copyright(c) 2007, 2008 Roland Haeder, this is free software * @license GNU GPL 3.0 or any newer version - * @link http://www.mxchange.org + * @link http://www.ship-simu.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -35,7 +35,7 @@ class extends BaseFrameworkSystem { $this->setObjectDescription(""); // Create unique ID number - $this->createUniqueID(); + $this->generateUniqueId(); // Clean up a little $this->removeNumberFormaters();