Subversion Repositories Applications.papyrus

Rev

Rev 443 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 443 Rev 1173
Line 18... Line 18...
18
 * @package    DB
18
 * @package    DB
19
 * @author     Tomas V.V.Cox <cox@idecnet.com>
19
 * @author     Tomas V.V.Cox <cox@idecnet.com>
20
 * @author     Daniel Convissor <danielc@php.net>
20
 * @author     Daniel Convissor <danielc@php.net>
21
 * @copyright  1997-2005 The PHP Group
21
 * @copyright  1997-2005 The PHP Group
22
 * @license    http://www.php.net/license/3_0.txt  PHP License 3.0
22
 * @license    http://www.php.net/license/3_0.txt  PHP License 3.0
23
 * @version    CVS: $Id: ifx.php,v 1.2 2005-09-20 17:01:22 ddelon Exp $
23
 * @version    CVS: $Id: ifx.php,v 1.3 2006-12-14 15:04:28 jp_milcent Exp $
24
 * @link       http://pear.php.net/package/DB
24
 * @link       http://pear.php.net/package/DB
25
 */
25
 */
Line 26... Line 26...
26
 
26
 
27
/**
27
/**
Line 46... Line 46...
46
 * @package    DB
46
 * @package    DB
47
 * @author     Tomas V.V.Cox <cox@idecnet.com>
47
 * @author     Tomas V.V.Cox <cox@idecnet.com>
48
 * @author     Daniel Convissor <danielc@php.net>
48
 * @author     Daniel Convissor <danielc@php.net>
49
 * @copyright  1997-2005 The PHP Group
49
 * @copyright  1997-2005 The PHP Group
50
 * @license    http://www.php.net/license/3_0.txt  PHP License 3.0
50
 * @license    http://www.php.net/license/3_0.txt  PHP License 3.0
51
 * @version    Release: @package_version@
51
 * @version    Release: 1.7.6
52
 * @link       http://pear.php.net/package/DB
52
 * @link       http://pear.php.net/package/DB
53
 */
53
 */
54
class DB_ifx extends DB_common
54
class DB_ifx extends DB_common
55
{
55
{
56
    // {{{ properties
56
    // {{{ properties