mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
missing semicolon
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150752 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
c3e086e5c8
commit
21d4da2174
1 changed files with 1 additions and 1 deletions
|
@ -216,7 +216,7 @@ supplemental files to mark section titles -->
|
|||
|
||||
<!ENTITY note.pecl-php5 '<note><simpara>
|
||||
This extension has been removed as of PHP 5 and moved to the
|
||||
<ulink url="&url.pecl">PECL</ulink> repository.
|
||||
<ulink url="&url.pecl;">PECL</ulink> repository.
|
||||
</simpara></note>'>
|
||||
|
||||
<!-- Common pieces for reference part END -->
|
||||
|
|
Loading…
Reference in a new issue