entities and version

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276418 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Damien Seguy 2009-02-25 09:19:29 +00:00
parent 9edf112f5e
commit 3970d30763
5 changed files with 8 additions and 8 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.1.1.1 $ -->
<!-- $Revision: 1.2 $ -->
<book xml:id="book.mongo" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Mongo</title>
@ -16,7 +16,7 @@
<para>
More information and downloads for Mongo can be found at
www.mongodb.org. PHP-specific information can be found at the
&url.mongo;. PHP-specific information can be found at the
<link xlink:href="http://www.mongodb.org">PHP Language Center</link>.
</para>
</preface>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.1.1.1 $ -->
<!-- $Revision: 1.2 $ -->
<section xml:id="mongo.installation" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.install;

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.1.1.1 $ -->
<!-- $Revision: 1.2 $ -->
<appendix xml:id="mongo.constants" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.constants;

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.1.1.1 $ -->
<!-- $Revision: 1.2 $ -->
<reference xml:id="ref.mongo" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Mongo &Functions;</title>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.1.1.1 $ -->
<!-- $Revision: 1.2 $ -->
<chapter xml:id="mongo.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.setup;
@ -8,8 +8,8 @@
&reftitle.required;
<!-- Use &no.requirement; if there no requirement -->
<para>
Requires PHP 5.*.
You can download Mongo from www.mongodb.org.
Requires PHP 5.0 and up.
You can download Mongo from &url.mongo;.
</para>
</section>