mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
fix entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@144682 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
a9c050c6a4
commit
54b017e812
2 changed files with 4 additions and 3 deletions
|
@ -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 @@ vim600: syn=xml fen fdm=syntax fdl=2 si
|
|||
vim: et tw=78 syn=sgml
|
||||
vi: ts=1 sw=1
|
||||
-->
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue