From 28a0459db411190e4eaec8e8172892debba85197 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Thu, 21 Jun 2007 13:15:25 +0000 Subject: [PATCH] Fix build git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238210 c90b9560-bf6c-de11-be94-00142212c4b1 --- language-snippets.ent | 4 ++-- reference/svn/constants.xml | 3 ++- reference/svn/functions/svn-client-version.xml | 4 ++-- reference/svn/functions/svn-repos-hotcopy.xml | 3 ++- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/language-snippets.ent b/language-snippets.ent index eb83b78b71..053c1c9d6a 100644 --- a/language-snippets.ent +++ b/language-snippets.ent @@ -809,8 +809,8 @@ The XMLWriter resource that is being modified. This resource comes Relative paths will be resolved as if the current working directory was the one that contains the PHP binary. To use the calling script's working directory, use realpath or dirname(__FILE__)."> -status constants for possible values.'> -type constants for possible values.'> +status constants for possible values.'> +type constants for possible values.'> diff --git a/reference/svn/constants.xml b/reference/svn/constants.xml index f42287bf26..392dd755fb 100644 --- a/reference/svn/constants.xml +++ b/reference/svn/constants.xml @@ -1,5 +1,5 @@ - +
&reftitle.constants; &extension.constants; @@ -73,6 +73,7 @@ SVN_AUTH_PARAM_SSL_SERVER_CERT_INFO (string) + diff --git a/reference/svn/functions/svn-client-version.xml b/reference/svn/functions/svn-client-version.xml index 1f56374ab0..10d9168612 100644 --- a/reference/svn/functions/svn-client-version.xml +++ b/reference/svn/functions/svn-client-version.xml @@ -1,5 +1,5 @@ - + svn_client_version @@ -65,8 +65,8 @@ &reftitle.examples; - Basic example + Basic example - + svn_repos_hotcopy @@ -59,6 +59,7 @@ also the &return.success; entity + --> &reftitle.notes;