Source for file intuition.dbtools.php

Documentation is available at intuition.dbtools.php

  1. <?php
  2. /**
  3. @package    jelix
  4. @subpackage db_driver
  5. @author     Yannick Le Guédart
  6. @copyright  2007 Over-blog, 2007 Yannick Le Guédart
  7. @link       http://www.jelix.org
  8. @link       http://www.sinequa.com
  9. @licence  http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public Licence, see LICENCE file
  10. */
  11. /**
  12. @package    jelix
  13. @subpackage db_driver
  14. */
  15. class intuitionDbTools extends jDbTools{
  16.  
  17.    function __construct ($connector{
  18.         parent::__construct ($connector);
  19.    }
  20. }
  21. ?>

Documentation generated on Wed, 07 Sep 2011 13:46:39 +0200 by phpDocumentor 1.4.3