X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FCore%2FQuickForm%2FAction%2FRefresh.php;h=7f6c20f769bc2a3ecc07bd25b77553ab6fd61e23;hb=e7112fa7e47b60bc62f543f89c63f1e024546995;hp=88542359296e5f4bf5ebd24ff20f9bd04778aefc;hpb=95d8ddc04c08360567c00283822622fb8bcb0b35;p=civicrm-core.git diff --git a/CRM/Core/QuickForm/Action/Refresh.php b/CRM/Core/QuickForm/Action/Refresh.php index 8854235929..7f6c20f769 100644 --- a/CRM/Core/QuickForm/Action/Refresh.php +++ b/CRM/Core/QuickForm/Action/Refresh.php @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.6 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2014 | + | Copyright CiviCRM LLC (c) 2004-2015 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -29,14 +29,14 @@ * Redefine the refresh action. * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2014 + * @copyright CiviCRM LLC (c) 2004-2015 * $Id$ * */ class CRM_Core_QuickForm_Action_Refresh extends CRM_Core_QuickForm_Action { /** - * Class constructor + * Class constructor. * * @param object $stateMachine * Reference to state machine object.