X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fclasses%2Fmain%2Fdiscovery%2Fclass_BaseDiscovery.php;h=40c67d8db375f4d5a6cf1e0b3a8d4cfae71f1739;hb=d639afcf89c396fd4ffea9a2b833509679fb3d34;hp=956d0cf5545655f1fcacaddf3cb9c5fafdb0da31;hpb=361e6320e50a8bb1a3ccb675388b8042361669ae;p=core.git diff --git a/inc/classes/main/discovery/class_BaseDiscovery.php b/inc/classes/main/discovery/class_BaseDiscovery.php index 956d0cf5..40c67d8d 100644 --- a/inc/classes/main/discovery/class_BaseDiscovery.php +++ b/inc/classes/main/discovery/class_BaseDiscovery.php @@ -4,7 +4,7 @@ * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2007 - 2009 Roland Haeder, this is free software + * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 Core Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * @@ -25,7 +25,7 @@ class BaseDiscovery extends BaseFrameworkSystem { /** * Action name for payment discovery */ - private $actionName = ""; + private $actionName = ''; /** * Protected constructor