X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=application%2Fship-simu%2Fmain%2Ffactories%2Fclass_ShipSimuWebNewsFactory.php;h=f1c7919e945e8eff7e4d72b79e8a718327ba44c2;hb=8ff12f905898b0c2b7ff8124c9749ad6fb9c44f3;hp=d2ecd37f79cefae1445af82537264e720586a4eb;hpb=d527a312ec4b2983fc0ecda2179ce335c1a5a1f9;p=shipsimu.git diff --git a/application/ship-simu/main/factories/class_ShipSimuWebNewsFactory.php b/application/ship-simu/main/factories/class_ShipSimuWebNewsFactory.php index d2ecd37..f1c7919 100644 --- a/application/ship-simu/main/factories/class_ShipSimuWebNewsFactory.php +++ b/application/ship-simu/main/factories/class_ShipSimuWebNewsFactory.php @@ -31,12 +31,6 @@ class ShipSimuWebNewsFactory extends BaseFrameworkSystem { // Call parent constructor parent::__construct(__CLASS__); - // Set part description - $this->setObjectDescription("News-Objektefabrik für Ship-Simu"); - - // Create unique ID number - $this->generateUniqueId(); - // Clean up a little $this->removeNumberFormaters(); $this->removeSystemArray();