- Timestamp:
- 2011/02/09 10:36:01 (16 years ago)
- Location:
- branches/version-2_5-dev/data/module/MDB2/Driver/Reverse
- 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/Reverse/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.43 2009/01/14 15:01:21 quipo Exp$45 // $Id$ 46 46 // 47 47 -
branches/version-2_5-dev/data/module/MDB2/Driver/Reverse/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.80 2008/03/26 21:15:37 quipo Exp$45 // $Id$ 46 46 // 47 47 -
branches/version-2_5-dev/data/module/MDB2/Driver/Reverse/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 44 44 // +----------------------------------------------------------------------+ 45 45 // 46 // $Id : pgsql.php,v 1.75 2008/08/22 16:36:20 quipo Exp$46 // $Id$ 47 47 48 48 require_once 'MDB2/Driver/Reverse/Common.php';
Note: See TracChangeset
for help on using the changeset viewer.
