From d4f5b3f0a99c5bf93416d3e12e5b55845ebc2270 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Tue, 10 Mar 2009 23:40:06 +0000 Subject: - This is PHP 6 - if this ... ever gets out --- ext/pdo_sqlite/php_pdo_sqlite_int.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/pdo_sqlite/php_pdo_sqlite_int.h') diff --git a/ext/pdo_sqlite/php_pdo_sqlite_int.h b/ext/pdo_sqlite/php_pdo_sqlite_int.h index 77f3db9478..13190d4885 100644 --- a/ext/pdo_sqlite/php_pdo_sqlite_int.h +++ b/ext/pdo_sqlite/php_pdo_sqlite_int.h @@ -1,6 +1,6 @@ /* +----------------------------------------------------------------------+ - | PHP Version 5 | + | PHP Version 6 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2009 The PHP Group | +----------------------------------------------------------------------+ -- cgit v1.2.1