lbarnaud Sat Apr 25 21:08:54 2009 UTC
Modified files:
/php-src/ext/standard url_scanner_ex.re
Log:
Fix version
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/url_scanner_ex.re?r1=1.84&r2=1.85&diff_format=u
Index: php-src/ext/standard/url_scanner_ex.re
diff -u php-src/ext/standard/url_scanner_ex.re:1.84
php-src/ext/standard/url_scanner_ex.re:1.85
--- php-src/ext/standard/url_scanner_ex.re:1.84 Sat Apr 25 21:07:07 2009
+++ php-src/ext/standard/url_scanner_ex.re Sat Apr 25 21:08:54 2009
@@ -1,6 +1,6 @@
/*
+----------------------------------------------------------------------+
- | PHP Version 5 |
+ | PHP Version 6 |
+----------------------------------------------------------------------+
| Copyright (c) 1997-2006 The PHP Group |
+----------------------------------------------------------------------+
@@ -16,7 +16,7 @@
+----------------------------------------------------------------------+
*/
-/* $Id: url_scanner_ex.re,v 1.84 2009/04/25 21:07:07 lbarnaud Exp $ */
+/* $Id: url_scanner_ex.re,v 1.85 2009/04/25 21:08:54 lbarnaud Exp $ */
#include "php.h"
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php