Source for file include.php

Documentation is available at include.php

  1. <?php
  2. /**
  3. * @package harmoni.datamanager.search
  4. *
  5. * @copyright Copyright &copy; 2005, Middlebury College
  6. * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License (GPL)
  7. *
  8. * @version $Id: include.php,v 1.4 2007/04/12 15:37:25 adamfranco Exp $
  9. */
  10.  
  11. require_once HARMONI."dataManager/search/AndSearch.class.php";
  12. require_once HARMONI."dataManager/search/OrSearch.class.php";
  13. require_once HARMONI."dataManager/search/FieldValueSearch.class.php";
  14. require_once HARMONI."dataManager/search/SchemaSearch.class.php";
  15. require_once HARMONI."dataManager/search/ActiveRecordsSearch.class.php";
  16.  
  17. ?>

Documentation generated on Wed, 19 Sep 2007 10:24:38 -0400 by phpDocumentor 1.3.0RC3