CRM_Core_DAO - Fix static warning that appears during upgrade
[civicrm-core.git] / api / v3 / Email.php
index c6b688de35ee57c9bcbd45f4f62e196437d4aed4..d1ade1b5bcbf61db70fa3d53d4e9efc3cbfefc70 100644 (file)
@@ -1,9 +1,8 @@
 <?php
-// $Id$
 
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.3                                                |
+ | CiviCRM version 4.4                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2013                                |
  +--------------------------------------------------------------------+
@@ -54,7 +53,7 @@ function civicrm_api3_email_create($params) {
 
 /**
  * Adjust Metadata for Create action
- * 
+ *
  * The metadata is used for setting defaults, documentation & validation
  * @param array $params array or parameters determined by getfields
  */