X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FUpgrade%2FSnapshot%2FV4p2%2FPrice%2FDAO%2FFieldValue.php;h=22b3fa669187c8199eb4ec49cf8037f768d4e790;hb=1e1ed556e29f820a3834d8b1d45e979bca8c720f;hp=90807e0a97e99d90aa2363cd1a2dfbf0383b197c;hpb=ec9a1e0b013e3c7a99a099247eb138a362bc307e;p=civicrm-core.git diff --git a/CRM/Upgrade/Snapshot/V4p2/Price/DAO/FieldValue.php b/CRM/Upgrade/Snapshot/V4p2/Price/DAO/FieldValue.php index 90807e0a97..22b3fa6691 100644 --- a/CRM/Upgrade/Snapshot/V4p2/Price/DAO/FieldValue.php +++ b/CRM/Upgrade/Snapshot/V4p2/Price/DAO/FieldValue.php @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ -| Copyright CiviCRM LLC (c) 2004-2015 | +| Copyright CiviCRM LLC (c) 2004-2017 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -27,7 +27,7 @@ /** * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2015 + * @copyright CiviCRM LLC (c) 2004-2017 * $Id$ * */ @@ -180,7 +180,7 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_FieldValue extends CRM_Core_DAO { * * @return array */ - static function &fields() { + public static function &fields() { if (!(self::$_fields)) { self::$_fields = array( 'id' => array(