irchtml Sun Feb 8 06:39:05 2004 EDT
Modified files: /phpdoc/en language-snippets.ent Log: missing semicolon http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.71&r2=1.72&ty=u Index: phpdoc/en/language-snippets.ent diff -u phpdoc/en/language-snippets.ent:1.71 phpdoc/en/language-snippets.ent:1.72 --- phpdoc/en/language-snippets.ent:1.71 Sun Feb 8 06:35:19 2004 +++ phpdoc/en/language-snippets.ent Sun Feb 8 06:39:05 2004 @@ -1,4 +1,4 @@ -<!-- $Revision: 1.71 $ --> +<!-- $Revision: 1.72 $ --> <!ENTITY warn.experimental '<warning><simpara>This extension is <emphasis>EXPERIMENTAL</emphasis>. The behaviour of this extension -- @@ -216,7 +216,7 @@ <!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 -->