helly           Wed Jul 21 15:52:46 2004 EDT

  Modified files:              
    /phpdoc/en/reference/spl    reference.xml 
  Log:
  Add link to graphical doc
  
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/reference.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/reference.xml
diff -u phpdoc/en/reference/spl/reference.xml:1.2 
phpdoc/en/reference/spl/reference.xml:1.3
--- phpdoc/en/reference/spl/reference.xml:1.2   Sun Apr 11 10:36:33 2004
+++ phpdoc/en/reference/spl/reference.xml       Wed Jul 21 15:52:46 2004
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
  <reference id="ref.spl">
   <title>Standard PHP Library (SPL) Functions</title>
   <titleabbrev>spl</titleabbrev>
@@ -9,7 +9,13 @@
     &reftitle.intro;
     <para>
      SPL is a collection of interfaces and classes that are meant to solve
-     standard problems.
+     standard problems. 
+    </para>
+    <tip>
+     <para>
+      A more detailed documentation of SPL can be found
+      <ulink url="http://www.php.net/~helly/php/ext/spl/";>here</ulink>.
+     </para>
     </para>
    </section>
    <section id="spl.installation">

Reply via email to