From 3970d307632dfb55e6077beb7000974853bfbb6a Mon Sep 17 00:00:00 2001 From: Damien Seguy Date: Wed, 25 Feb 2009 09:19:29 +0000 Subject: [PATCH] entities and version git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276418 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mongo/book.xml | 4 ++-- reference/mongo/configure.xml | 2 +- reference/mongo/constants.xml | 2 +- reference/mongo/reference.xml | 2 +- reference/mongo/setup.xml | 6 +++--- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/reference/mongo/book.xml b/reference/mongo/book.xml index efcf149249..9d5db53e51 100644 --- a/reference/mongo/book.xml +++ b/reference/mongo/book.xml @@ -1,5 +1,5 @@ - + Mongo @@ -16,7 +16,7 @@ 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 PHP Language Center. diff --git a/reference/mongo/configure.xml b/reference/mongo/configure.xml index 3903c6e9f1..2c087b0663 100644 --- a/reference/mongo/configure.xml +++ b/reference/mongo/configure.xml @@ -1,5 +1,5 @@ - +
&reftitle.install; diff --git a/reference/mongo/constants.xml b/reference/mongo/constants.xml index 5f90b8b4e7..e08cba1703 100644 --- a/reference/mongo/constants.xml +++ b/reference/mongo/constants.xml @@ -1,5 +1,5 @@ - + &reftitle.constants; diff --git a/reference/mongo/reference.xml b/reference/mongo/reference.xml index 3c54e2c35c..22fcdc5981 100644 --- a/reference/mongo/reference.xml +++ b/reference/mongo/reference.xml @@ -1,5 +1,5 @@ - + Mongo &Functions; diff --git a/reference/mongo/setup.xml b/reference/mongo/setup.xml index b8863cc41c..7dbe21ef83 100644 --- a/reference/mongo/setup.xml +++ b/reference/mongo/setup.xml @@ -1,5 +1,5 @@ - + &reftitle.setup; @@ -8,8 +8,8 @@ &reftitle.required; - Requires PHP 5.*. - You can download Mongo from www.mongodb.org. + Requires PHP 5.0 and up. + You can download Mongo from &url.mongo;.