summaryrefslogtreecommitdiff
path: root/roundcubemail/program/lib/MDB2/Driver/Native/Common.php
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-01-26 13:45:16 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-01-26 13:45:16 +0000
commit2bb461d7eb0ecda6c92db9c2b480370cb4158458 (patch)
tree40bbe2ee56f5ac30a25ec3a47889a272f5bfb6d1 /roundcubemail/program/lib/MDB2/Driver/Native/Common.php
parenta44b797dc61aa12bd645c98cf4fbeeb5bc486a7f (diff)
- Add support for MDB2's 'sqlsrv' driver (#1486395)
git-svn-id: https://svn.roundcube.net/trunk@3227 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/lib/MDB2/Driver/Native/Common.php')
-rw-r--r--roundcubemail/program/lib/MDB2/Driver/Native/Common.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/lib/MDB2/Driver/Native/Common.php b/roundcubemail/program/lib/MDB2/Driver/Native/Common.php
index c01caa35b..20e652e3e 100644
--- a/roundcubemail/program/lib/MDB2/Driver/Native/Common.php
+++ b/roundcubemail/program/lib/MDB2/Driver/Native/Common.php
@@ -42,7 +42,7 @@
// | Author: Lukas Smith <smith@pooteeweet.org> |
// +----------------------------------------------------------------------+
//
-// $Id: Common.php,v 1.2 2007/09/09 13:47:36 quipo Exp $
+// $Id: Common.php 242348 2007-09-09 13:47:36Z quipo $
//
/**