X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=application%2Fblog%2Fmain%2Fclass_;h=df220046153bd50dd6734855eb89c02ce6062072;hb=ec3f744e23fa07132d0c5f435f1f4d75b8d5c481;hp=4e1385b6ecba96ac1e5ce90532f21262dfe14fb6;hpb=0d0685e51664b0b441f4af331a332c2b7ce7125a;p=shipsimu.git diff --git a/application/blog/main/class_ b/application/blog/main/class_ index 4e1385b..df22004 100644 --- a/application/blog/main/class_ +++ b/application/blog/main/class_ @@ -31,12 +31,6 @@ class extends BaseFrameworkSystem { // Call parent constructor parent::__construct(__CLASS__); - // Set part description - $this->setObjectDescription(""); - - // Create unique ID number - $this->generateUniqueId(); - // Clean up a little $this->removeNumberFormaters(); $this->removeSystemArray();