X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=application%2Fship-simu%2Fmain%2Fclass_Merchant.php;h=4d2926e7186a90028a322d242d694bdf0ccc0dc3;hb=d381d9892a92c37a3b6653a9c76a49c510b0d0f3;hp=52982537df6dca49986c1617474392cf06e21f2e;hpb=cb9f9b9c5859160ac8de5908f15f28a5957dcc9c;p=shipsimu.git diff --git a/application/ship-simu/main/class_Merchant.php b/application/ship-simu/main/class_Merchant.php index 5298253..4d2926e 100644 --- a/application/ship-simu/main/class_Merchant.php +++ b/application/ship-simu/main/class_Merchant.php @@ -4,7 +4,7 @@ * * @author Roland Haeder * @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 * @@ -35,9 +35,6 @@ class Merchant extends BaseFrameworkSystem { protected function __construct () { // Call parent constructor parent::__construct(__CLASS__); - - // Clean up a little - $this->removeSystemArray(); } // Haendler mit Namen erzeugen