nlopess Mon Jun 6 11:15:24 2005 EDT
Modified files: /phpdoc/en/reference/notes reference.xml Log: fix #33250: missing link for pecl page. add note about it not beeing currently supported http://cvs.php.net/diff.php/phpdoc/en/reference/notes/reference.xml?r1=1.7&r2=1.8&ty=u Index: phpdoc/en/reference/notes/reference.xml diff -u phpdoc/en/reference/notes/reference.xml:1.7 phpdoc/en/reference/notes/reference.xml:1.8 --- phpdoc/en/reference/notes/reference.xml:1.7 Tue Feb 8 14:26:09 2005 +++ phpdoc/en/reference/notes/reference.xml Mon Jun 6 11:15:23 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.7 $ --> +<!-- $Revision: 1.8 $ --> <reference id="ref.notes"> <title>Lotus Notes Functions</title> <titleabbrev>Lotus Notes</titleabbrev> @@ -11,8 +11,16 @@ <note> <para> &pecl.moved-ver;5.0.0. + &pecl.info; + <ulink url="&url.pecl.package;notes">&url.pecl.package;notes</ulink>. </para> </note> + <warning> + <para> + This extension is currently not supported, thus looking for a + maintainer. + </para> + </warning> </section> </partintro>