X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=application%2Fshipsimu%2Fclasses%2Fcommands%2Fweb%2Fcompany%2Fclass_WebShipSimuCompanyCommand.php;fp=application%2Fshipsimu%2Fclasses%2Fcommands%2Fweb%2Fcompany%2Fclass_WebShipSimuCompanyCommand.php;h=85d616eee99973464901b0b3d529d89895ffbdee;hb=3b54f8e7ee46f111f4f8058221fa8e23112f4e54;hp=7fed46ffb6738598857e2073827aba908d8ef5e6;hpb=00225d81115763e48aa6cfb918d6ec9e9ace39e6;p=shipsimu.git diff --git a/application/shipsimu/classes/commands/web/company/class_WebShipSimuCompanyCommand.php b/application/shipsimu/classes/commands/web/company/class_WebShipSimuCompanyCommand.php index 7fed46f..85d616e 100644 --- a/application/shipsimu/classes/commands/web/company/class_WebShipSimuCompanyCommand.php +++ b/application/shipsimu/classes/commands/web/company/class_WebShipSimuCompanyCommand.php @@ -83,6 +83,3 @@ class WebShipSimuCompanyCommand extends BaseCommand implements Commandable { $controllerInstance->addPreFilter(ObjectFactory::createObjectByConfiguredName('user_status_filter')); } } - -// [EOF] -?>