Changeset 20119 for branches/version-2_5-dev/data/module/MDB2/Driver/Native
- Timestamp:
- 2011/02/09 12:03:44 (15 years ago)
- Location:
- branches/version-2_5-dev/data/module/MDB2/Driver/Native
- Files:
-
- 3 edited
-
Common.php (modified) (1 diff, 1 prop)
-
mysql.php (modified) (1 diff, 1 prop)
-
pgsql.php (modified) (1 diff, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/data/module/MDB2/Driver/Native/Common.php
- Property svn:keywords deleted
r20116 r20119 43 43 // +----------------------------------------------------------------------+ 44 44 // 45 // $Id $45 // $Id: Common.php,v 1.2 2007/09/09 13:47:36 quipo Exp $ 46 46 // 47 47 -
branches/version-2_5-dev/data/module/MDB2/Driver/Native/mysql.php
- Property svn:keywords deleted
r20116 r20119 43 43 // +----------------------------------------------------------------------+ 44 44 // 45 // $Id $45 // $Id: mysql.php,v 1.9 2006/06/18 21:59:05 lsmith Exp $ 46 46 // 47 47 -
branches/version-2_5-dev/data/module/MDB2/Driver/Native/pgsql.php
- Property svn:keywords deleted
r20116 r20119 43 43 // +----------------------------------------------------------------------+ 44 44 // 45 // $Id $45 // $Id: pgsql.php,v 1.12 2006/07/15 13:07:15 lsmith Exp $ 46 46 47 47 require_once 'MDB2/Driver/Native/Common.php';
Note: See TracChangeset
for help on using the changeset viewer.
