From 06d6eecd839d927470a4e1b434edcddef9dc441b Mon Sep 17 00:00:00 2001 From: Arnaud Le Blanc Date: Sat, 25 Apr 2009 21:08:54 +0000 Subject: [PATCH] Fix version --- ext/standard/url_scanner_ex.re | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/standard/url_scanner_ex.re b/ext/standard/url_scanner_ex.re index 95ebdc1df0b..2d6fad2755c 100644 --- a/ext/standard/url_scanner_ex.re +++ b/ext/standard/url_scanner_ex.re @@ -1,6 +1,6 @@ /* +----------------------------------------------------------------------+ - | PHP Version 5 | + | PHP Version 6 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2006 The PHP Group | +----------------------------------------------------------------------+