[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] [doc-en] master: Remove filepro docs
From:       George Peter Banyard <noreply () php ! net>
Date:       2021-05-25 18:40:31
Message-ID: GYVnLKY0O2HZcdh95yA4nufLnq28JgVWmDI2Hm34 () main ! php ! net
[Download RAW message or body]

Author: George Peter Banyard (Girgias)
Date: 2021-05-25T19:38:26+01:00

Commit: https://github.com/php/doc-en/commit/587f082034a26dd5abacf9bcbc117c110af35a2b
Raw diff: https://github.com/php/doc-en/commit/587f082034a26dd5abacf9bcbc117c110af35a2b.diff


Remove filepro docs

Changed paths:
  D  reference/filepro/book.xml
  D  reference/filepro/configure.xml
  D  reference/filepro/constants.xml
  D  reference/filepro/functions/filepro-fieldcount.xml
  D  reference/filepro/functions/filepro-fieldname.xml
  D  reference/filepro/functions/filepro-fieldtype.xml
  D  reference/filepro/functions/filepro-fieldwidth.xml
  D  reference/filepro/functions/filepro-retrieve.xml
  D  reference/filepro/functions/filepro-rowcount.xml
  D  reference/filepro/functions/filepro.xml
  D  reference/filepro/reference.xml
  D  reference/filepro/setup.xml
  D  reference/filepro/versions.xml
  M  appendices/extensions.xml
  M  install/windows/legacy/extensions.xml


Diff:

diff --git a/appendices/extensions.xml b/appendices/extensions.xml
index 760c8fbd6c..75b44720eb 100644
--- a/appendices/extensions.xml
+++ b/appendices/extensions.xml
@@ -44,7 +44,6 @@
    <listitem><simpara><xref linkend="book.fbsql"/></simpara></listitem>
    <listitem><simpara><xref linkend="book.fdf"/></simpara></listitem>
    <listitem><simpara><xref linkend="book.fileinfo"/></simpara></listitem>
-   <listitem><simpara><xref linkend="book.filepro"/></simpara></listitem>
    <listitem><simpara><xref linkend="book.filesystem"/></simpara></listitem>
    <listitem><simpara><xref linkend="book.filter"/></simpara></listitem>
    <listitem><simpara><xref linkend="book.fpm"/></simpara></listitem>
@@ -328,7 +327,6 @@
     <listitem><para><xref linkend="book.event"/></para></listitem>
     <listitem><para><xref linkend="book.expect"/></para></listitem>
     <listitem><para><xref linkend="book.fdf"/></para></listitem>
-    <listitem><para><xref linkend="book.filepro"/></para></listitem>
     <listitem><para><xref linkend="book.gearman"/></para></listitem>
     <listitem><para><xref linkend="book.gender"/></para></listitem>
     <listitem><para><xref linkend="book.geoip"/></para></listitem>
diff --git a/install/windows/legacy/extensions.xml \
b/install/windows/legacy/extensions.xml index e46f1c9168..22e6e1874b 100644
--- a/install/windows/legacy/extensions.xml
+++ b/install/windows/legacy/extensions.xml
@@ -173,11 +173,6 @@ extension=php_bz2.dll
    <entry><link linkend="book.fdf">FDF</link>: Forms Data Format functions.</entry>
    <entry>Requires: <filename>fdftk.dll</filename> (bundled)</entry>
   </row>
-  <row>
-   <entry>php_filepro.dll</entry>
-   <entry><link linkend="book.filepro">filePro</link> functions</entry>
-   <entry>Read-only access</entry>
-  </row>
   <row>
    <entry>php_ftp.dll</entry>
    <entry><link linkend="book.ftp">FTP</link> functions</entry>
diff --git a/reference/filepro/book.xml b/reference/filepro/book.xml
deleted file mode 100644
index 585b4b7016..0000000000
--- a/reference/filepro/book.xml
+++ /dev/null
@@ -1,51 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision$ -->
- 
-<book xml:id="book.filepro" xmlns="http://docbook.org/ns/docbook" \
                xmlns:xlink="http://www.w3.org/1999/xlink">
- <title>filePro</title>
- 
- <!-- {{{ preface -->
- <preface xml:id="intro.filepro">
-  &reftitle.intro;
-  <simpara>
-   These functions allow read-only access to data stored in filePro databases.
-  </simpara>
-  <simpara>
-   filePro is a registered trademark of fP Technologies, Inc. You can find more
-   information about filePro at <link \
                xlink:href="&url.filepro;">&url.filepro;</link>.
-  </simpara>
-  <note>
-   <para>
-    &pecl.moved-ver;5.2.0.
-   </para>
-  </note>
- </preface>
- <!-- }}} -->
- 
- &reference.filepro.setup;
- &reference.filepro.constants;
- &reference.filepro.reference;
-
-</book>
-
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-indent-tabs-mode:nil
-sgml-parent-document:nil
-sgml-default-dtd-file:"~/.phpdoc/manual.ced"
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
-vim600: syn=xml fen fdm=syntax fdl=2 si
-vim: et tw=78 syn=sgml
-vi: ts=1 sw=1
--->
-
diff --git a/reference/filepro/configure.xml b/reference/filepro/configure.xml
deleted file mode 100644
index 8af52dd4aa..0000000000
--- a/reference/filepro/configure.xml
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision$ -->
-<section xml:id="filepro.installation" xmlns="http://docbook.org/ns/docbook" \
                xmlns:xlink="http://www.w3.org/1999/xlink">
- &reftitle.install;
- <para>
-  &pecl.moved-ver;5.2.0
- </para>
- <para>
-  &pecl.info;
-  <link xlink:href="&url.pecl.package;filepro">&url.pecl.package;filepro</link>.
- </para>
-</section>
-
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-indent-tabs-mode:nil
-sgml-parent-document:nil
-sgml-default-dtd-file:"~/.phpdoc/manual.ced"
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
-vim600: syn=xml fen fdm=syntax fdl=2 si
-vim: et tw=78 syn=sgml
-vi: ts=1 sw=1
--->
diff --git a/reference/filepro/constants.xml b/reference/filepro/constants.xml
deleted file mode 100644
index 49d24ee824..0000000000
--- a/reference/filepro/constants.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision$ -->
-
-<appendix xml:id="filepro.constants" xmlns="http://docbook.org/ns/docbook" \
                xmlns:xlink="http://www.w3.org/1999/xlink">
- &reftitle.constants;
- &no.constants;
-</appendix>
-
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-indent-tabs-mode:nil
-sgml-parent-document:nil
-sgml-default-dtd-file:"~/.phpdoc/manual.ced"
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
-vim600: syn=xml fen fdm=syntax fdl=2 si
-vim: et tw=78 syn=sgml
-vi: ts=1 sw=1
--->
-
diff --git a/reference/filepro/functions/filepro-fieldcount.xml \
b/reference/filepro/functions/filepro-fieldcount.xml deleted file mode 100644
index 15a1a0f922..0000000000
--- a/reference/filepro/functions/filepro-fieldcount.xml
+++ /dev/null
@@ -1,55 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision$ -->
-<refentry xml:id="function.filepro-fieldcount" \
                xmlns="http://docbook.org/ns/docbook">
- <refnamediv>
-  <refname>filepro_fieldcount</refname>
-  <refpurpose>Find out how many fields are in a filePro database</refpurpose>
- </refnamediv>
- <refsect1 role="description">
-  &reftitle.description;
-  <methodsynopsis>
-   <type>int</type><methodname>filepro_fieldcount</methodname>
-   <void/>
-  </methodsynopsis>
-  <para>
-   Returns the number of fields (columns) in the opened filePro
-   database.
-  </para>
- </refsect1>
- <refsect1 role="returnvalues">
-  &reftitle.returnvalues;
-  <para>
-   Returns the number of fields in the opened filePro database, or &false; on
-   errors.
-  </para>
- </refsect1>
- <refsect1 role="seealso">
-  &reftitle.seealso;
-  <para>
-   <simplelist>
-    <member><function>filepro</function></member>
-   </simplelist>
-  </para>
- </refsect1>
-</refentry>
-
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-indent-tabs-mode:nil
-sgml-parent-document:nil
-sgml-default-dtd-file:"~/.phpdoc/manual.ced"
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
-vim600: syn=xml fen fdm=syntax fdl=2 si
-vim: et tw=78 syn=sgml
-vi: ts=1 sw=1
--->
diff --git a/reference/filepro/functions/filepro-fieldname.xml \
b/reference/filepro/functions/filepro-fieldname.xml deleted file mode 100644
index f31e7f87c1..0000000000
--- a/reference/filepro/functions/filepro-fieldname.xml
+++ /dev/null
@@ -1,61 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision$ -->
-<refentry xml:id="function.filepro-fieldname" xmlns="http://docbook.org/ns/docbook">
- <refnamediv>
-  <refname>filepro_fieldname</refname>
-  <refpurpose>Gets the name of a field</refpurpose>
- </refnamediv>
- <refsect1 role="description">
-  &reftitle.description;
-  <methodsynopsis>
-   <type>string</type><methodname>filepro_fieldname</methodname>
-   <methodparam><type>int</type><parameter>field_number</parameter></methodparam>
-  </methodsynopsis>
-  <para>
-   Returns the name of the field corresponding to 
-   <parameter>field_number</parameter>.
-  </para>
- </refsect1>
- <refsect1 role="parameters">
-  &reftitle.parameters;
-  <para>
-   <variablelist>
-    <varlistentry>
-     <term><parameter>field_number</parameter></term>
-     <listitem>
-      <para>
-       The field number.
-      </para>
-     </listitem>
-    </varlistentry>
-   </variablelist>
-  </para>
- </refsect1>
- <refsect1 role="returnvalues">
-  &reftitle.returnvalues;
-  <para>
-   Returns the name of the field as a string, or &false; on errors.
-  </para>
- </refsect1>
-</refentry>
-
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-indent-tabs-mode:nil
-sgml-parent-document:nil
-sgml-default-dtd-file:"~/.phpdoc/manual.ced"
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
-vim600: syn=xml fen fdm=syntax fdl=2 si
-vim: et tw=78 syn=sgml
-vi: ts=1 sw=1
--->
diff --git a/reference/filepro/functions/filepro-fieldtype.xml \
b/reference/filepro/functions/filepro-fieldtype.xml deleted file mode 100644
index bfb594e38b..0000000000
--- a/reference/filepro/functions/filepro-fieldtype.xml
+++ /dev/null
@@ -1,60 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision$ -->
-<refentry xml:id="function.filepro-fieldtype" xmlns="http://docbook.org/ns/docbook">
- <refnamediv>
-  <refname>filepro_fieldtype</refname>
-  <refpurpose>Gets the type of a field</refpurpose>
- </refnamediv>
- <refsect1 role="description">
-  &reftitle.description;
-  <methodsynopsis>
-   <type>string</type><methodname>filepro_fieldtype</methodname>
-   <methodparam><type>int</type><parameter>field_number</parameter></methodparam>
-  </methodsynopsis>
-  <para>
-   Returns the edit type of the field corresponding to \
                <parameter>field_number</parameter>.
-  </para>
- </refsect1>
- <refsect1 role="parameters">
-  &reftitle.parameters;
-  <para>
-   <variablelist>
-    <varlistentry>
-     <term><parameter>field_number</parameter></term>
-     <listitem>
-      <para>
-       The field number.
-      </para>
-     </listitem>
-    </varlistentry>
-   </variablelist>
-  </para>
- </refsect1>
- <refsect1 role="returnvalues">
-  &reftitle.returnvalues;
-  <para>
-   Returns the edit type of the field as a string, or &false; on errors.
-  </para>
- </refsect1>
-</refentry>
-
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-indent-tabs-mode:nil
-sgml-parent-document:nil
-sgml-default-dtd-file:"~/.phpdoc/manual.ced"
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
-vim600: syn=xml fen fdm=syntax fdl=2 si
-vim: et tw=78 syn=sgml
-vi: ts=1 sw=1
--->
diff --git a/reference/filepro/functions/filepro-fieldwidth.xml \
b/reference/filepro/functions/filepro-fieldwidth.xml deleted file mode 100644
index 330d5706f4..0000000000
--- a/reference/filepro/functions/filepro-fieldwidth.xml
+++ /dev/null
@@ -1,60 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision$ -->
-<refentry xml:id="function.filepro-fieldwidth" \
                xmlns="http://docbook.org/ns/docbook">
- <refnamediv>
-  <refname>filepro_fieldwidth</refname>
-  <refpurpose>Gets the width of a field</refpurpose>
- </refnamediv>
- <refsect1 role="description">
-  &reftitle.description;
-  <methodsynopsis>
-   <type>int</type><methodname>filepro_fieldwidth</methodname>
-   <methodparam><type>int</type><parameter>field_number</parameter></methodparam>
-  </methodsynopsis>
-  <para>
-   Returns the width of the field corresponding to \
                <parameter>field_number</parameter>.
-  </para>
- </refsect1>
- <refsect1 role="parameters">
-  &reftitle.parameters;
-  <para>
-   <variablelist>
-    <varlistentry>
-     <term><parameter>field_number</parameter></term>
-     <listitem>
-      <para>
-       The field number.
-      </para>
-     </listitem>
-    </varlistentry>
-   </variablelist>
-  </para>
- </refsect1>
- <refsect1 role="returnvalues">
-  &reftitle.returnvalues;
-  <para>
-   Returns the width of the field as a integer, or &false; on errors.
-  </para>
- </refsect1>
-</refentry>
-
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-indent-tabs-mode:nil
-sgml-parent-document:nil
-sgml-default-dtd-file:"~/.phpdoc/manual.ced"
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
-vim600: syn=xml fen fdm=syntax fdl=2 si
-vim: et tw=78 syn=sgml
-vi: ts=1 sw=1
--->
diff --git a/reference/filepro/functions/filepro-retrieve.xml \
b/reference/filepro/functions/filepro-retrieve.xml deleted file mode 100644
index 55251bd8ae..0000000000
--- a/reference/filepro/functions/filepro-retrieve.xml
+++ /dev/null
@@ -1,71 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision$ -->
-<refentry xml:id="function.filepro-retrieve" xmlns="http://docbook.org/ns/docbook">
- <refnamediv>
-  <refname>filepro_retrieve</refname>
-  <refpurpose>Retrieves data from a filePro database</refpurpose>
- </refnamediv>
- <refsect1 role="description">
-  &reftitle.description;
-  <methodsynopsis>
-   <type>string</type><methodname>filepro_retrieve</methodname>
-   <methodparam><type>int</type><parameter>row_number</parameter></methodparam>
-   <methodparam><type>int</type><parameter>field_number</parameter></methodparam>
-  </methodsynopsis>
-  <para>
-   Returns the data from the specified location in the database.
-  </para>
- </refsect1>
- <refsect1 role="parameters">
-  &reftitle.parameters;
-  <para>
-   <variablelist>
-    <varlistentry>
-     <term><parameter>row_number</parameter></term>
-     <listitem>
-      <para>
-       The row number. Must be between zero and the total number of rows
-       minus one (0..<function>filepro_rowcount</function> - 1)
-      </para>
-     </listitem>
-    </varlistentry>
-    <varlistentry>
-     <term><parameter>field_number</parameter></term>
-     <listitem>
-      <para>
-       The field number. Accepts values between zero and the total number of
-       fields minus one (0..<function>filepro_fieldcount</function> - 1)
-      </para>
-     </listitem>
-    </varlistentry>
-   </variablelist>
-  </para>
- </refsect1>
- <refsect1 role="returnvalues">
-  &reftitle.returnvalues;
-  <para>
-   Returns the specified data, or &false; on errors.
-  </para>
- </refsect1>
-</refentry>
-
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-indent-tabs-mode:nil
-sgml-parent-document:nil
-sgml-default-dtd-file:"~/.phpdoc/manual.ced"
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
-vim600: syn=xml fen fdm=syntax fdl=2 si
-vim: et tw=78 syn=sgml
-vi: ts=1 sw=1
--->
diff --git a/reference/filepro/functions/filepro-rowcount.xml \
b/reference/filepro/functions/filepro-rowcount.xml deleted file mode 100644
index f8898ddc79..0000000000
--- a/reference/filepro/functions/filepro-rowcount.xml
+++ /dev/null
@@ -1,54 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision$ -->
-<refentry xml:id="function.filepro-rowcount" xmlns="http://docbook.org/ns/docbook">
- <refnamediv>
-  <refname>filepro_rowcount</refname>
-  <refpurpose>Find out how many rows are in a filePro database</refpurpose>
- </refnamediv>
- <refsect1 role="description">
-  &reftitle.description;
-  <methodsynopsis>
-   <type>int</type><methodname>filepro_rowcount</methodname>
-   <void/>
-  </methodsynopsis>
-  <para>
-   Returns the number of rows in the opened filePro database.
-  </para>
- </refsect1>
- <refsect1 role="returnvalues">
-  &reftitle.returnvalues;
-  <para>
-   Returns the number of rows in the opened filePro database, or &false; on
-   errors.
-  </para>
- </refsect1>
- <refsect1 role="seealso">
-  &reftitle.seealso;
-  <para>
-   <simplelist>
-    <member><function>filepro</function></member>
-   </simplelist>
-  </para>
- </refsect1>
-</refentry>
-
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-indent-tabs-mode:nil
-sgml-parent-document:nil
-sgml-default-dtd-file:"~/.phpdoc/manual.ced"
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
-vim600: syn=xml fen fdm=syntax fdl=2 si
-vim: et tw=78 syn=sgml
-vi: ts=1 sw=1
--->
diff --git a/reference/filepro/functions/filepro.xml \
b/reference/filepro/functions/filepro.xml deleted file mode 100644
index d05a2e4608..0000000000
--- a/reference/filepro/functions/filepro.xml
+++ /dev/null
@@ -1,65 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision$ -->
-<refentry xml:id="function.filepro" xmlns="http://docbook.org/ns/docbook">
- <refnamediv>
-  <refname>filepro</refname>
-  <refpurpose>Read and verify the map file</refpurpose>
- </refnamediv>
- <refsect1 role="description">
-  &reftitle.description;
-  <methodsynopsis>
-   <type>bool</type><methodname>filepro</methodname>
-   <methodparam><type>string</type><parameter>directory</parameter></methodparam>
-  </methodsynopsis>
-  <para>
-   This reads and verifies the map file, storing the field count
-   and info.
-  </para>
-  <para>
-   No locking is done, so you should avoid modifying your filePro
-   database while it may be opened in PHP.
-  </para>
- </refsect1>
- <refsect1 role="parameters">
-  &reftitle.parameters;
-  <para>
-   <variablelist>
-    <varlistentry>
-     <term><parameter>directory</parameter></term>
-     <listitem>
-      <para>
-       The map directory.
-      </para>
-     </listitem>
-    </varlistentry>
-   </variablelist>
-  </para>
- </refsect1>
- <refsect1 role="returnvalues">
-  &reftitle.returnvalues;
-  <para>
-   &return.success;
-  </para>
- </refsect1>
-</refentry>
-
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-indent-tabs-mode:nil
-sgml-parent-document:nil
-sgml-default-dtd-file:"~/.phpdoc/manual.ced"
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
-vim600: syn=xml fen fdm=syntax fdl=2 si
-vim: et tw=78 syn=sgml
-vi: ts=1 sw=1
--->
diff --git a/reference/filepro/reference.xml b/reference/filepro/reference.xml
deleted file mode 100644
index 9a9f25672a..0000000000
--- a/reference/filepro/reference.xml
+++ /dev/null
@@ -1,30 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision$ -->
-
- <reference xml:id="ref.filepro" xmlns="http://docbook.org/ns/docbook" \
                xmlns:xlink="http://www.w3.org/1999/xlink">
-  <title>filePro &Functions;</title>
-
-&reference.filepro.entities.functions;
-
- </reference>
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-indent-tabs-mode:nil
-sgml-parent-document:nil
-sgml-default-dtd-file:"~/.phpdoc/manual.ced"
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
-vim600: syn=xml fen fdm=syntax fdl=2 si
-vim: et tw=78 syn=sgml
-vi: ts=1 sw=1
--->
-
diff --git a/reference/filepro/setup.xml b/reference/filepro/setup.xml
deleted file mode 100644
index 766344eb9b..0000000000
--- a/reference/filepro/setup.xml
+++ /dev/null
@@ -1,54 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision$ -->
-
-<chapter xml:id="filepro.setup" xmlns="http://docbook.org/ns/docbook" \
                xmlns:xlink="http://www.w3.org/1999/xlink">
- &reftitle.setup;
-
- <!-- {{{ Requirements -->
- <section xml:id="filepro.requirements">
-  &reftitle.required;
-  &no.requirement;
- </section>
- <!-- }}} -->
-
- <!-- {{{ Installation -->
- &reference.filepro.configure;
- <!-- }}} -->
-
- <!-- {{{ Configuration -->
- <section xml:id="filepro.configuration">
-  &reftitle.runtime;
-  &no.config;
- </section>
- <!-- }}} -->
-
- <!-- {{{ Resources -->
- <section xml:id="filepro.resources">
-  &reftitle.resources;
-  &no.resource;
- </section>
- <!-- }}} -->
-
-</chapter>
-
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-indent-tabs-mode:nil
-sgml-parent-document:nil
-sgml-default-dtd-file:"~/.phpdoc/manual.ced"
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
-vim600: syn=xml fen fdm=syntax fdl=2 si
-vim: et tw=78 syn=sgml
-vi: ts=1 sw=1
--->
-
diff --git a/reference/filepro/versions.xml b/reference/filepro/versions.xml
deleted file mode 100644
index d524b3a63a..0000000000
--- a/reference/filepro/versions.xml
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision$ -->
-<!--
-  Do NOT translate this file
--->
-<versions> 
- <function name='filepro' from='PHP 4, PHP 5 &lt; 5.2.0, PECL filepro SVN'/>
- <function name='filepro_fieldcount' from='PHP 4, PHP 5 &lt; 5.2.0, PECL filepro \
                SVN'/>
- <function name='filepro_fieldname' from='PHP 4, PHP 5 &lt; 5.2.0, PECL filepro \
                SVN'/>
- <function name='filepro_fieldtype' from='PHP 4, PHP 5 &lt; 5.2.0, PECL filepro \
                SVN'/>
- <function name='filepro_fieldwidth' from='PHP 4, PHP 5 &lt; 5.2.0, PECL filepro \
                SVN'/>
- <function name='filepro_retrieve' from='PHP 4, PHP 5 &lt; 5.2.0, PECL filepro \
                SVN'/>
- <function name='filepro_rowcount' from='PHP 4, PHP 5 &lt; 5.2.0, PECL filepro \
                SVN'/>
-</versions>
-
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-indent-tabs-mode:nil
-sgml-parent-document:nil
-sgml-default-dtd-file:"~/.phpdoc/manual.ced"
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
-vim600: syn=xml fen fdm=syntax fdl=2 si
-vim: et tw=78 syn=sgml
-vi: ts=1 sw=1
--->

-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic