]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/main/structures/class_BaseStructure.php
Copyright updated, menu class added for 'home'
[shipsimu.git] / application / ship-simu / main / structures / class_BaseStructure.php
index ebbc3fea19166219990d98a049ef7e9b00b0953a..2ec432d4628c0cdede5a1953214104451c5759cd 100644 (file)
@@ -4,7 +4,7 @@
  *
  * @author             Roland Haeder <webmaster@ship-simu.org>
  * @version            0.0.0
- * @copyright  Copyright (c) 2007, 2008 Roland Haeder, this is free software
+ * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 Ship-Simu Developer Team
  * @license            GNU GPL 3.0 or any newer version
  * @link               http://www.ship-simu.org
  *
@@ -29,12 +29,6 @@ class BaseStructure extends BaseSimulator {
        protected function __construct ($className) {
                // Call parent constructor
                parent::__construct($className);
-
-               // Set description
-               $this->setObjectDescription("Schiffsstrukturen");
-
-               // Clean up a little
-               $this->removeNumberFormaters();
        }
 
        // Setter for price