mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Fixing bug #26178
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@144001 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
e90685c47e
commit
3e54ac28f6
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<para>
|
||||
Following character sets are supported in PHP 4.3.0 and later.
|
||||
<table>
|
||||
|
@ -24,7 +24,7 @@
|
|||
<entry>ISO-8859-15</entry>
|
||||
<entry>ISO8859-15</entry>
|
||||
<entry>
|
||||
Western European, Latin-9. Adds the Euro sign, French and Finish
|
||||
Western European, Latin-9. Adds the Euro sign, French and Finnish
|
||||
letters missing in Latin-1(ISO-8859-1).
|
||||
</entry>
|
||||
</row>
|
||||
|
|
Loading…
Reference in a new issue