Forgot to commit book.xml (Spl datastructures)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259615 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Etienne Kneuss 2008-05-12 11:29:15 +00:00
parent 0264840fd5
commit 99668ca48b

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<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>
@ -21,6 +21,7 @@
&reference.spl.setup;
&reference.spl.constants;
&reference.spl.datastructures;
&reference.spl.reference;
&reference.spl.arrayiterator;
@ -35,6 +36,11 @@
&reference.spl.recursiveiteratoriterator;
&reference.spl.simplexmliterator;
&reference.spl.spldoublylinkedlist;
&reference.spl.splstack;
&reference.spl.splqueue;
</book>
<!-- Keep this comment at the end of the file