cellog Sat Feb 3 04:16:13 2007 UTC
Modified files:
/phpdoc/en/reference/phar/functions Phar-construct.xml
Log:
remove weird irrelevant trailing clause
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/phar/functions/Phar-construct.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/phar/functions/Phar-construct.xml
diff -u phpdoc/en/reference/phar/functions/Phar-construct.xml:1.1
phpdoc/en/reference/phar/functions/Phar-construct.xml:1.2
--- phpdoc/en/reference/phar/functions/Phar-construct.xml:1.1 Thu Jan 18
00:24:34 2007
+++ phpdoc/en/reference/phar/functions/Phar-construct.xml Sat Feb 3
04:16:12 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.Phar-construct">
<refnamediv>
<refname>Phar::__construct</refname>
@@ -23,9 +23,7 @@
<term><parameter>fname</parameter></term>
<listitem>
<para>
- Path to an existing Phar archive, or if the
- <link linkend="ini.phar.readonly">phar.readonly</link> INI
- variable is set to "0",
+ Path to an existing Phar archive
</para>
</listitem>
</varlistentry>