diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-01-26 13:45:16 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-01-26 13:45:16 +0000 |
| commit | 2bb461d7eb0ecda6c92db9c2b480370cb4158458 (patch) | |
| tree | 40bbe2ee56f5ac30a25ec3a47889a272f5bfb6d1 /roundcubemail/program/lib/MDB2/Iterator.php | |
| parent | a44b797dc61aa12bd645c98cf4fbeeb5bc486a7f (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/Iterator.php')
| -rw-r--r-- | roundcubemail/program/lib/MDB2/Iterator.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/lib/MDB2/Iterator.php b/roundcubemail/program/lib/MDB2/Iterator.php index ca5e7b69c..2eb0d715a 100644 --- a/roundcubemail/program/lib/MDB2/Iterator.php +++ b/roundcubemail/program/lib/MDB2/Iterator.php @@ -42,7 +42,7 @@ // | Author: Lukas Smith <smith@pooteeweet.org> | // +----------------------------------------------------------------------+ // -// $Id: Iterator.php,v 1.22 2006/05/06 14:03:41 lsmith Exp $ +// $Id: Iterator.php 212543 2006-05-06 14:03:41Z lsmith $ /** * PHP5 Iterator |
