From 1d5b73fd7752d116f6cf507843a22b00a995e42c Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Sun, 20 May 2012 13:19:13 -0400 Subject: [PATCH] Add lost method for backwards compatibility --- program/lib/MDB2/Driver/Native/mssql.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/program/lib/MDB2/Driver/Native/mssql.php b/program/lib/MDB2/Driver/Native/mssql.php index e72faba..dad6a14 100644 --- a/program/lib/MDB2/Driver/Native/mssql.php +++ b/program/lib/MDB2/Driver/Native/mssql.php @@ -42,7 +42,7 @@ // | Author: Lukas Smith <smith@pooteeweet.org> | // +----------------------------------------------------------------------+ // -// $Id: mssql.php,v 1.9 2006/06/18 21:59:05 lsmith Exp $ +// $Id: mssql.php 215004 2006-06-18 21:59:05Z lsmith $ // require_once 'MDB2/Driver/Native/Common.php'; -- Gitblit v1.9.1