TYPO3 CMS  TYPO3_6-2
adodb-pear.inc.php File Reference

Go to the source code of this file.

Classes

class  DB
 

Variables

const ADODB_PEAR dirname(__FILE__)
 

Variable Documentation

◆ ADODB_PEAR

const ADODB_PEAR dirname(__FILE__)
Version
V5.19 23-Apr-2014 (c) 2000-2014 John Lim (jlim::natsoft.com). All rights reserved. Released under both BSD license and Lesser GPL library license. Whenever there is any discrepancy between the two licenses, the BSD license will take precedence.

Set tabs to 4 for best viewing.

PEAR DB Emulation Layer for ADODB.

The following code is modelled on PEAR DB code by Stig Bakken ssb@f.nosp@m.ast..nosp@m.no | and Tomas V.V.Cox cox@i.nosp@m.decn.nosp@m.et.co.nosp@m.m. Portions (c)1997-2002 The PHP Group.

Definition at line 46 of file adodb-pear.inc.php.