From dd842e4bf4914cd8524ef99a8500ee22f2c0636d Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Wed, 12 Jan 2005 04:49:12 +0000 Subject: API support for scrollable cursors --- ext/pdo/php_pdo_int.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/pdo/php_pdo_int.h') diff --git a/ext/pdo/php_pdo_int.h b/ext/pdo/php_pdo_int.h index 3db761e6c6..68cb8a33a4 100755 --- a/ext/pdo/php_pdo_int.h +++ b/ext/pdo/php_pdo_int.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2004 The PHP Group | + | Copyright (c) 1997-2005 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.0 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | -- cgit v1.2.1