Lets make it a note, not a tip, while we are here.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277812 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Hannes Magnusson 2009-03-26 11:04:59 +00:00
parent 959f3c02f0
commit 742160cb20

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.9 $ -->
<!-- $Revision: 1.10 $ -->
<book xml:id="book.spl" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Standard PHP Library (SPL)</title>
@ -11,12 +11,12 @@
SPL is a collection of interfaces and classes that are meant to solve
standard problems.
</para>
<tip>
<note>
<para>
Legacy "doxygen" documentations can be found
<link xlink:href="http://www.php.net/~helly/php/ext/spl/">here</link>.
</para>
</tip>
</note>
</preface>
&reference.spl.setup;