Source for file DBase.php

Documentation is available at DBase.php

  1. <?PHP
  2. // ----------------------------------------------------------------------------------
  3. // DBase
  4. // ----------------------------------------------------------------------------------
  5. //
  6. // Description : DBase package
  7. //
  8. // History:
  9. // 08-21-2004 : Initial version.
  10. //
  11. // Author: Tobias Gauß <tobias.gauss@web.de>
  12. //
  13. // ----------------------------------------------------------------------------------
  14.  
  15. // Include DBase class
  16.  
  17. require_once( RDFAPI_INCLUDE_DIR . 'model/DbModel.php' );
  18. // include adodb classes
  19. require_once(RDFAPI_INCLUDE_DIR .'/usr/share/php-adodb/adodb.inc.php');
  20. ?>

Documentation generated on Fri, 17 Dec 2004 16:14:29 +0100 by phpDocumentor 1.3.0RC3