progcom Fri Nov 21 07:02:49 2003 EDT
Modified files:
/phpdoc/en/reference/url/functions get-meta-tags.xml
http-build-query.xml
Log:
fix entity
Index: phpdoc/en/reference/url/functions/get-meta-tags.xml
diff -u phpdoc/en/reference/url/functions/get-meta-tags.xml:1.4
phpdoc/en/reference/url/functions/get-meta-tags.xml:1.5
--- phpdoc/en/reference/url/functions/get-meta-tags.xml:1.4 Mon Jun 16 16:11:10
2003
+++ phpdoc/en/reference/url/functions/get-meta-tags.xml Fri Nov 21 07:02:48 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
<refentry id="function.get-meta-tags">
<refnamediv>
@@ -18,7 +18,7 @@
</methodsynopsis>
<para>
Opens <parameter>filename</parameter> and parses it line by line
- for <meta> tags in the file. This can be a local file or
+ for <meta> tags in the file. This can be a local file or
an <acronym>URL</acronym>. The parsing stops at
<literal></head></literal>.
</para>
@@ -106,3 +106,4 @@
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
+
Index: phpdoc/en/reference/url/functions/http-build-query.xml
diff -u phpdoc/en/reference/url/functions/http-build-query.xml:1.2
phpdoc/en/reference/url/functions/http-build-query.xml:1.3
--- phpdoc/en/reference/url/functions/http-build-query.xml:1.2 Wed Sep 10 12:18:13
2003
+++ phpdoc/en/reference/url/functions/http-build-query.xml Fri Nov 21 07:02:48
2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.0 -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.http-build-query">
<refnamediv>
<refname>http_build_query</refname>