Changeset 20116 for branches/version-2_5-dev/data/module/MDB2/Driver/Native
- Timestamp:
- 2011/02/09 10:36:01 (15 years ago)
- Location:
- branches/version-2_5-dev/data/module/MDB2/Driver/Native
- Files:
-
- 3 edited
-
Common.php (modified) (1 diff, 3 props)
-
mysql.php (modified) (1 diff, 3 props)
-
pgsql.php (modified) (1 diff, 3 props)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/data/module/MDB2/Driver/Native/Common.php
- Property svn:eol-style set to LF
- Property svn:keywords set to Id
- Property svn:mime-type set to text/x-httpd-php; charset=UTF-8
r18754 r20116 43 43 // +----------------------------------------------------------------------+ 44 44 // 45 // $Id : Common.php,v 1.2 2007/09/09 13:47:36 quipo Exp$45 // $Id$ 46 46 // 47 47 -
branches/version-2_5-dev/data/module/MDB2/Driver/Native/mysql.php
- Property svn:eol-style set to LF
- Property svn:keywords set to Id
- Property svn:mime-type set to text/x-httpd-php; charset=UTF-8
r18754 r20116 43 43 // +----------------------------------------------------------------------+ 44 44 // 45 // $Id : mysql.php,v 1.9 2006/06/18 21:59:05 lsmith Exp$45 // $Id$ 46 46 // 47 47 -
branches/version-2_5-dev/data/module/MDB2/Driver/Native/pgsql.php
- Property svn:eol-style set to LF
- Property svn:keywords set to Id
- Property svn:mime-type set to text/x-httpd-php; charset=UTF-8
r18754 r20116 43 43 // +----------------------------------------------------------------------+ 44 44 // 45 // $Id : pgsql.php,v 1.12 2006/07/15 13:07:15 lsmith Exp$45 // $Id$ 46 46 47 47 require_once 'MDB2/Driver/Native/Common.php';
Note: See TracChangeset
for help on using the changeset viewer.
