Merge pull request #766 from eileenmcnaughton/test-fix
[civicrm-core.git] / api / v3 / Tag.php
index 490862866bfda8a9f43533cd3fe5d81c4c216e68..02db94b3a897b02c3f0346027e0fcf4cd7362e0d 100644 (file)
  * @version $Id: Tag.php 30486 2010-11-02 16:12:09Z shot $
  */
 
-/**
- * Include utility functions
- */
-require_once 'CRM/Core/BAO/Tag.php';
-
 /**
  *  Add a Tag. Tags are used to classify CRM entities (including Contacts, Groups and Actions).
  *