fix build

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260155 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Antony Dovgal 2008-05-23 11:28:41 +00:00
parent b6d1cbfa2b
commit 85140dc9d3

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<appendix xml:id="phar.constants" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.constants;
@ -167,7 +167,7 @@
(<type>integer</type>)
</entry>
<entry>1</entry>
<entry>used to instruct the <variable>mimeoverrides</variable> parameter
<entry>used to instruct the mimeoverrides parameter
of <function>Phar::webPhar</function> that the extension should be
parsed as a PHP file</entry>
</row>
@ -177,7 +177,7 @@
(<type>integer</type>)
</entry>
<entry>2</entry>
<entry>used to instruct the <variable>mimeoverrides</variable> parameter
<entry>used to instruct the mimeoverrides parameter
of <function>Phar::webPhar</function> that the extension should be
parsed as a PHP source file through <function>highlight_file</function></entry>
</row>