copyright and version fixes
[civicrm-core.git] / tests / phpunit / api / v3 / CustomValueContactTypeTest.php
index a173bea0634a6f2ad97a1c995694a51191c5e01b..d7a7af644f036e36d30414653a7b80f8ef044a7e 100644 (file)
@@ -1,9 +1,9 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.4                                                |
+ | CiviCRM version 4.5                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2013                                |
+ | Copyright CiviCRM LLC (c) 2004-2014                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -39,7 +39,7 @@ class api_v3_CustomValueContactTypeTest extends CiviUnitTestCase {
   protected $_apiversion =3;
   protected $CustomGroupIndividual;
   protected $individualStudent;
-  public $_eNoticeCompliant = TRUE;
+
 
   function get_info() {
     return array(