X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=application%2Fship-simu%2Fmain%2Fcommands%2Fweb%2Fclass_WebShipsimuGuestLoginCommand.php;fp=application%2Fship-simu%2Fmain%2Fcommands%2Fweb%2Fclass_WebShipsimuGuestLoginCommand.php;h=b2d80a14ff303fa9f9817b9b72a5fa87985a8b54;hb=d381d9892a92c37a3b6653a9c76a49c510b0d0f3;hp=5c1cf1fab1b0d9459e466c45596c00069ecfa63d;hpb=cd42a6c562eb7e5b874b75759634b62f26a76ce3;p=shipsimu.git diff --git a/application/ship-simu/main/commands/web/class_WebShipsimuGuestLoginCommand.php b/application/ship-simu/main/commands/web/class_WebShipsimuGuestLoginCommand.php index 5c1cf1f..b2d80a1 100644 --- a/application/ship-simu/main/commands/web/class_WebShipsimuGuestLoginCommand.php +++ b/application/ship-simu/main/commands/web/class_WebShipsimuGuestLoginCommand.php @@ -30,10 +30,6 @@ class WebShipsimuGuestLoginCommand extends BaseCommand implements Commandable { protected function __construct () { // Call parent constructor parent::__construct(__CLASS__); - - // Clean up a little - $this->removeNumberFormaters(); - $this->removeSystemArray(); } /**