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_sql_parser.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/pdo/php_pdo_sql_parser.h') diff --git a/ext/pdo/php_pdo_sql_parser.h b/ext/pdo/php_pdo_sql_parser.h index 4bb92cc212..2c3850c009 100644 --- a/ext/pdo/php_pdo_sql_parser.h +++ b/ext/pdo/php_pdo_sql_parser.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