From f4983c0d3f56c2074458e4840db36643b2fec59b Mon Sep 17 00:00:00 2001 From: foobar Date: Sat, 17 Jan 2004 13:00:38 +0000 Subject: - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 --- ext/mbstring/mbstring.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/mbstring/mbstring.h') diff --git a/ext/mbstring/mbstring.h b/ext/mbstring/mbstring.h index 87740233d6..696ee65c85 100644 --- a/ext/mbstring/mbstring.h +++ b/ext/mbstring/mbstring.h @@ -19,7 +19,7 @@ /* $Id$ */ /* - * PHP4 Multibyte String module "mbstring" (currently only for Japanese) + * PHP 4 Multibyte String module "mbstring" (currently only for Japanese) * * History: * 2000.5.19 Release php-4.0RC2_jstring-1.0 -- cgit v1.2.1