--CRM-16188, added function to check the total amount and sum of line total
[civicrm-core.git] / CRM / Contribute / BAO / Widget.php
index f71555987c66ad3c0147fcae757a467c5ebf140f..c7456707fc70a3ce310a20fd7f2ad542587a142d 100644 (file)
  *
  * @package CRM
  * @copyright CiviCRM LLC (c) 2004-2015
- * $Id$
  */
 
 /**
- * Class to retrieve information about a contribution page
+ * Class to retrieve information about a contribution page.
  */
 class CRM_Contribute_BAO_Widget extends CRM_Contribute_DAO_Widget {