X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=sidebyside;f=extern%2Frest.php;h=6f9303c3cd3408f63958b46f05979640e22c8267;hb=5ddd6889ec8898fee5d7964d0845d8ffbeeaceb5;hp=7b4777f1c4e06565b5fa3c459d21c120ca734af2;hpb=347185d7709adf00659d042b2fa98b93f03f2672;p=civicrm-core.git diff --git a/extern/rest.php b/extern/rest.php index 7b4777f1c4..6f9303c3cd 100644 --- a/extern/rest.php +++ b/extern/rest.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. | | | @@ -23,7 +23,7 @@ | GNU Affero General Public License or the licensing of CiviCRM, | | see the CiviCRM license FAQ at http://civicrm.org/licensing | +--------------------------------------------------------------------+ -*/ + */ require_once '../civicrm.config.php'; $config = CRM_Core_Config::singleton();