Fix build

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275265 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Richard Quadling 2009-02-06 09:53:15 +00:00
parent 54d0675dd6
commit 960e6e7935
2 changed files with 6 additions and 2 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<book xml:id="book.memcached" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Memcached</title>
@ -31,6 +31,7 @@
&reference.memcached.setup;
&reference.memcached.constants;
&reference.memcached.callbacks;
&reference.memcached.examples;
&reference.memcached.expiration;
&reference.memcached.memcached;

View file

@ -1,9 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<chapter xml:id="memcached.callbacks" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Callbacks</title>
<section xml:id="memcached.callbacks.placeholder">
<para>Placeholder</para>
</section>
</chapter>
<!-- Keep this comment at the end of the file