goba            Sun Aug 19 07:42:11 2001 EDT

  Modified files:              
    /phpdoc/en/functions        apache.xml array.xml aspell.xml bc.xml 
                                bzip2.xml calendar.xml ccvs.xml classobj.xml 
                                com.xml cpdf.xml ctype.xml curl.xml 
                                cybercash.xml cybermut.xml datetime.xml 
                                dba.xml dbase.xml dbm.xml dbplus.xml dbx.xml 
                                dir.xml domxml.xml errorfunc.xml exec.xml 
                                fbsql.xml fdf.xml filepro.xml filesystem.xml 
                                ftp.xml funchand.xml gettext.xml gmp.xml 
                                http.xml hw.xml ibase.xml icap.xml iconv.xml 
                                ifx.xml image.xml imap.xml info.xml 
                                ingres_ii.xml 
  Log:
  External parsed entities _should_ each begin with a text declaration.
  See: http://www.w3.org/TR/2000/REC-xml-20001006#sec-TextDecl
  
  
  
Index: phpdoc/en/functions/apache.xml
diff -u phpdoc/en/functions/apache.xml:1.13 phpdoc/en/functions/apache.xml:1.14
--- phpdoc/en/functions/apache.xml:1.13 Sun Aug 12 18:16:07 2001
+++ phpdoc/en/functions/apache.xml      Sun Aug 19 07:42:09 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.13 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.14 $ -->
  <reference id="ref.apache">
   <title>Apache-specific Functions</title>
   <titleabbrev>Apache</titleabbrev>
Index: phpdoc/en/functions/array.xml
diff -u phpdoc/en/functions/array.xml:1.86 phpdoc/en/functions/array.xml:1.87
--- phpdoc/en/functions/array.xml:1.86  Sun Aug 12 18:16:08 2001
+++ phpdoc/en/functions/array.xml       Sun Aug 19 07:42:09 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.86 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.87 $ -->
  <reference id="ref.array">
   <title>Array Functions</title>
   <titleabbrev>Arrays</titleabbrev>
Index: phpdoc/en/functions/aspell.xml
diff -u phpdoc/en/functions/aspell.xml:1.14 phpdoc/en/functions/aspell.xml:1.15
--- phpdoc/en/functions/aspell.xml:1.14 Mon Aug 13 18:35:43 2001
+++ phpdoc/en/functions/aspell.xml      Sun Aug 19 07:42:09 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.14 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.15 $ -->
  <reference id="ref.aspell">
   <title>Aspell functions [deprecated]</title>
   <titleabbrev>Aspell</titleabbrev>
Index: phpdoc/en/functions/bc.xml
diff -u phpdoc/en/functions/bc.xml:1.13 phpdoc/en/functions/bc.xml:1.14
--- phpdoc/en/functions/bc.xml:1.13     Thu Aug  2 13:36:50 2001
+++ phpdoc/en/functions/bc.xml  Sun Aug 19 07:42:09 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.13 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.14 $ -->
  <reference id="ref.bc">
   <title>BCMath Arbitrary Precision Mathematics Functions</title>
   <titleabbrev>BC math</titleabbrev>
Index: phpdoc/en/functions/bzip2.xml
diff -u phpdoc/en/functions/bzip2.xml:1.8 phpdoc/en/functions/bzip2.xml:1.9
--- phpdoc/en/functions/bzip2.xml:1.8   Thu Aug  2 13:36:50 2001
+++ phpdoc/en/functions/bzip2.xml       Sun Aug 19 07:42:09 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.8 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.9 $ -->
  <reference id="ref.bzip2">
   <title>Bzip2 Compression Functions</title>
   <titleabbrev>Bzip2</titleabbrev>
Index: phpdoc/en/functions/calendar.xml
diff -u phpdoc/en/functions/calendar.xml:1.12 phpdoc/en/functions/calendar.xml:1.13
--- phpdoc/en/functions/calendar.xml:1.12       Thu Aug  2 13:36:50 2001
+++ phpdoc/en/functions/calendar.xml    Sun Aug 19 07:42:09 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.12 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.13 $ -->
  <reference id="ref.calendar">
   <title>Calendar functions</title>
   <titleabbrev>Calendar</titleabbrev>
Index: phpdoc/en/functions/ccvs.xml
diff -u phpdoc/en/functions/ccvs.xml:1.4 phpdoc/en/functions/ccvs.xml:1.5
--- phpdoc/en/functions/ccvs.xml:1.4    Thu Aug  2 13:36:50 2001
+++ phpdoc/en/functions/ccvs.xml        Sun Aug 19 07:42:09 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.4 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.5 $ -->
 <!-- 
 CCVS Documentation by Brendan W. McAdams <[EMAIL PROTECTED]>
 Copyright (c) 2000 by the PHP Group
Index: phpdoc/en/functions/classobj.xml
diff -u phpdoc/en/functions/classobj.xml:1.23 phpdoc/en/functions/classobj.xml:1.24
--- phpdoc/en/functions/classobj.xml:1.23       Thu Aug  2 13:36:51 2001
+++ phpdoc/en/functions/classobj.xml    Sun Aug 19 07:42:09 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.23 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.24 $ -->
  <reference id="ref.classobj">
   <title>Class/Object Functions</title>
   <titleabbrev>Classes/Objects</titleabbrev>
Index: phpdoc/en/functions/com.xml
diff -u phpdoc/en/functions/com.xml:1.19 phpdoc/en/functions/com.xml:1.20
--- phpdoc/en/functions/com.xml:1.19    Sun Aug  5 06:51:45 2001
+++ phpdoc/en/functions/com.xml Sun Aug 19 07:42:09 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.19 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.20 $ -->
 <reference id="ref.com">
  <title>COM support functions for Windows</title>
  <titleabbrev>COM</titleabbrev>
Index: phpdoc/en/functions/cpdf.xml
diff -u phpdoc/en/functions/cpdf.xml:1.26 phpdoc/en/functions/cpdf.xml:1.27
--- phpdoc/en/functions/cpdf.xml:1.26   Wed Aug  8 06:23:44 2001
+++ phpdoc/en/functions/cpdf.xml        Sun Aug 19 07:42:09 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.26 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.27 $ -->
  <reference id="ref.cpdf">
   <title>ClibPDF functions</title>
   <titleabbrev>ClibPDF</titleabbrev>
Index: phpdoc/en/functions/ctype.xml
diff -u phpdoc/en/functions/ctype.xml:1.9 phpdoc/en/functions/ctype.xml:1.10
--- phpdoc/en/functions/ctype.xml:1.9   Thu Aug  2 13:36:53 2001
+++ phpdoc/en/functions/ctype.xml       Sun Aug 19 07:42:09 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.9 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.10 $ -->
  <reference id="ref.ctype">
   <title>Character type functions</title>
   <titleabbrev>ctype</titleabbrev>
Index: phpdoc/en/functions/curl.xml
diff -u phpdoc/en/functions/curl.xml:1.13 phpdoc/en/functions/curl.xml:1.14
--- phpdoc/en/functions/curl.xml:1.13   Thu Aug  2 13:36:54 2001
+++ phpdoc/en/functions/curl.xml        Sun Aug 19 07:42:09 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.13 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.14 $ -->
  <reference id="ref.curl">
   <title>CURL, Client URL Library Functions</title>
   <titleabbrev>CURL</titleabbrev>
Index: phpdoc/en/functions/cybercash.xml
diff -u phpdoc/en/functions/cybercash.xml:1.6 phpdoc/en/functions/cybercash.xml:1.7
--- phpdoc/en/functions/cybercash.xml:1.6       Thu Aug  2 13:36:54 2001
+++ phpdoc/en/functions/cybercash.xml   Sun Aug 19 07:42:09 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.6 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.7 $ -->
  <reference id="ref.cybercash">
   <title>Cybercash payment functions</title>
   <titleabbrev>Cybercash</titleabbrev>
Index: phpdoc/en/functions/cybermut.xml
diff -u phpdoc/en/functions/cybermut.xml:1.6 phpdoc/en/functions/cybermut.xml:1.7
--- phpdoc/en/functions/cybermut.xml:1.6        Thu Aug  2 13:36:54 2001
+++ phpdoc/en/functions/cybermut.xml    Sun Aug 19 07:42:10 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.6 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.7 $ -->
  <reference id="ref.cybermut">
   <title>Cr&eacute;dit Mutuel CyberMUT functions</title>
   <titleabbrev>CyberMUT</titleabbrev>
Index: phpdoc/en/functions/datetime.xml
diff -u phpdoc/en/functions/datetime.xml:1.45 phpdoc/en/functions/datetime.xml:1.46
--- phpdoc/en/functions/datetime.xml:1.45       Wed Aug 15 03:28:28 2001
+++ phpdoc/en/functions/datetime.xml    Sun Aug 19 07:42:10 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.45 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.46 $ -->
  <reference id="ref.datetime">
   <title>Date and Time functions</title>
   <titleabbrev>Date/time</titleabbrev>
Index: phpdoc/en/functions/dba.xml
diff -u phpdoc/en/functions/dba.xml:1.12 phpdoc/en/functions/dba.xml:1.13
--- phpdoc/en/functions/dba.xml:1.12    Thu Aug  2 13:36:54 2001
+++ phpdoc/en/functions/dba.xml Sun Aug 19 07:42:10 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.12 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.13 $ -->
  <reference id="ref.dba">
   <title>Database (dbm-style) abstraction layer functions</title>
   <titleabbrev>dba</titleabbrev>
Index: phpdoc/en/functions/dbase.xml
diff -u phpdoc/en/functions/dbase.xml:1.8 phpdoc/en/functions/dbase.xml:1.9
--- phpdoc/en/functions/dbase.xml:1.8   Thu Aug  2 13:36:54 2001
+++ phpdoc/en/functions/dbase.xml       Sun Aug 19 07:42:10 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.8 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.9 $ -->
  <reference id="ref.dbase">
   <title>dBase functions</title>
   <titleabbrev>dBase</titleabbrev>
Index: phpdoc/en/functions/dbm.xml
diff -u phpdoc/en/functions/dbm.xml:1.9 phpdoc/en/functions/dbm.xml:1.10
--- phpdoc/en/functions/dbm.xml:1.9     Thu Aug  2 13:36:54 2001
+++ phpdoc/en/functions/dbm.xml Sun Aug 19 07:42:10 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.9 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.10 $ -->
  <reference id="ref.dbm">
   <title>DBM Functions</title>
   <titleabbrev>DBM</titleabbrev>
Index: phpdoc/en/functions/dbplus.xml
diff -u phpdoc/en/functions/dbplus.xml:1.3 phpdoc/en/functions/dbplus.xml:1.4
--- phpdoc/en/functions/dbplus.xml:1.3  Sun Aug 12 18:46:56 2001
+++ phpdoc/en/functions/dbplus.xml      Sun Aug 19 07:42:10 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.3 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.4 $ -->
  <reference id="ref.dbplus">
   <title>DB++ functions</title>
   <titleabbrev></titleabbrev>
Index: phpdoc/en/functions/dbx.xml
diff -u phpdoc/en/functions/dbx.xml:1.16 phpdoc/en/functions/dbx.xml:1.17
--- phpdoc/en/functions/dbx.xml:1.16    Wed Aug  8 04:53:55 2001
+++ phpdoc/en/functions/dbx.xml Sun Aug 19 07:42:10 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.16 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.17 $ -->
  <reference id="ref.dbx">
   <title>dbx functions</title>
   <titleabbrev>dbx</titleabbrev>
Index: phpdoc/en/functions/dir.xml
diff -u phpdoc/en/functions/dir.xml:1.19 phpdoc/en/functions/dir.xml:1.20
--- phpdoc/en/functions/dir.xml:1.19    Sat Aug 18 10:07:43 2001
+++ phpdoc/en/functions/dir.xml Sun Aug 19 07:42:10 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.19 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.20 $ -->
  <reference id="ref.dir">
   <title>Directory functions</title>
   <titleabbrev>Directories</titleabbrev>
Index: phpdoc/en/functions/domxml.xml
diff -u phpdoc/en/functions/domxml.xml:1.20 phpdoc/en/functions/domxml.xml:1.21
--- phpdoc/en/functions/domxml.xml:1.20 Mon Aug  6 14:25:50 2001
+++ phpdoc/en/functions/domxml.xml      Sun Aug 19 07:42:10 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.20 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.21 $ -->
 <reference id="ref.domxml">
   <title>DOM XML functions</title>
   <titleabbrev>DOM XML</titleabbrev>
Index: phpdoc/en/functions/errorfunc.xml
diff -u phpdoc/en/functions/errorfunc.xml:1.15 phpdoc/en/functions/errorfunc.xml:1.16
--- phpdoc/en/functions/errorfunc.xml:1.15      Thu Aug  2 13:36:55 2001
+++ phpdoc/en/functions/errorfunc.xml   Sun Aug 19 07:42:10 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.15 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.16 $ -->
  <reference id="ref.errorfunc">
   <title>Error Handling and Logging Functions</title>
   <titleabbrev>Errors and Logging</titleabbrev>
Index: phpdoc/en/functions/exec.xml
diff -u phpdoc/en/functions/exec.xml:1.17 phpdoc/en/functions/exec.xml:1.18
--- phpdoc/en/functions/exec.xml:1.17   Sat Aug 18 09:34:49 2001
+++ phpdoc/en/functions/exec.xml        Sun Aug 19 07:42:10 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.17 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.18 $ -->
  <reference id="ref.exec">
   <title>Program Execution functions</title>
   <titleabbrev>Program Execution</titleabbrev>
Index: phpdoc/en/functions/fbsql.xml
diff -u phpdoc/en/functions/fbsql.xml:1.17 phpdoc/en/functions/fbsql.xml:1.18
--- phpdoc/en/functions/fbsql.xml:1.17  Fri Aug  3 13:06:20 2001
+++ phpdoc/en/functions/fbsql.xml       Sun Aug 19 07:42:10 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.17 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.18 $ -->
  <reference id="ref.fbsql">
   <title>FrontBase functions</title>
   <titleabbrev>FrontBase</titleabbrev>
Index: phpdoc/en/functions/fdf.xml
diff -u phpdoc/en/functions/fdf.xml:1.16 phpdoc/en/functions/fdf.xml:1.17
--- phpdoc/en/functions/fdf.xml:1.16    Fri Aug 17 11:26:22 2001
+++ phpdoc/en/functions/fdf.xml Sun Aug 19 07:42:10 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.16 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.17 $ -->
  <reference id="ref.fdf">
   <title>Forms Data Format functions</title>
   <titleabbrev>FDF</titleabbrev>
Index: phpdoc/en/functions/filepro.xml
diff -u phpdoc/en/functions/filepro.xml:1.8 phpdoc/en/functions/filepro.xml:1.9
--- phpdoc/en/functions/filepro.xml:1.8 Thu Aug  2 13:36:56 2001
+++ phpdoc/en/functions/filepro.xml     Sun Aug 19 07:42:10 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.8 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.9 $ -->
  <reference id="ref.filepro">
   <title>filePro functions</title>
   <titleabbrev>filePro</titleabbrev>
Index: phpdoc/en/functions/filesystem.xml
diff -u phpdoc/en/functions/filesystem.xml:1.79 phpdoc/en/functions/filesystem.xml:1.80
--- phpdoc/en/functions/filesystem.xml:1.79     Thu Aug  2 13:36:56 2001
+++ phpdoc/en/functions/filesystem.xml  Sun Aug 19 07:42:10 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.79 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.80 $ -->
  <reference id="ref.filesystem">
   <title>Filesystem functions</title>
   <titleabbrev>Filesystem</titleabbrev>
Index: phpdoc/en/functions/ftp.xml
diff -u phpdoc/en/functions/ftp.xml:1.18 phpdoc/en/functions/ftp.xml:1.19
--- phpdoc/en/functions/ftp.xml:1.18    Thu Aug  2 13:36:57 2001
+++ phpdoc/en/functions/ftp.xml Sun Aug 19 07:42:10 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.18 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.19 $ -->
  <reference id="ref.ftp">
   <title>FTP functions</title>
   <titleabbrev>FTP</titleabbrev>
Index: phpdoc/en/functions/funchand.xml
diff -u phpdoc/en/functions/funchand.xml:1.16 phpdoc/en/functions/funchand.xml:1.17
--- phpdoc/en/functions/funchand.xml:1.16       Thu Aug  2 13:36:58 2001
+++ phpdoc/en/functions/funchand.xml    Sun Aug 19 07:42:10 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.16 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.17 $ -->
  <reference id="ref.funchand">
   <title>Function Handling functions</title>
   <titleabbrev>Functions</titleabbrev>
Index: phpdoc/en/functions/gettext.xml
diff -u phpdoc/en/functions/gettext.xml:1.10 phpdoc/en/functions/gettext.xml:1.11
--- phpdoc/en/functions/gettext.xml:1.10        Thu Aug  2 13:36:58 2001
+++ phpdoc/en/functions/gettext.xml     Sun Aug 19 07:42:10 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.10 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.11 $ -->
  <reference id="ref.gettext">
   <title>Gettext</title>
   <titleabbrev>gettext</titleabbrev>
Index: phpdoc/en/functions/gmp.xml
diff -u phpdoc/en/functions/gmp.xml:1.13 phpdoc/en/functions/gmp.xml:1.14
--- phpdoc/en/functions/gmp.xml:1.13    Mon Aug 13 07:41:28 2001
+++ phpdoc/en/functions/gmp.xml Sun Aug 19 07:42:10 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.13 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.14 $ -->
  <reference id="ref.gmp">
   <title>GMP functions</title>
   <titleabbrev>GMP</titleabbrev>
Index: phpdoc/en/functions/http.xml
diff -u phpdoc/en/functions/http.xml:1.23 phpdoc/en/functions/http.xml:1.24
--- phpdoc/en/functions/http.xml:1.23   Thu Aug  2 13:36:58 2001
+++ phpdoc/en/functions/http.xml        Sun Aug 19 07:42:10 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.23 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.24 $ -->
  <reference id="ref.http">
   <title>HTTP functions</title>
   <titleabbrev>HTTP</titleabbrev>
Index: phpdoc/en/functions/hw.xml
diff -u phpdoc/en/functions/hw.xml:1.14 phpdoc/en/functions/hw.xml:1.15
--- phpdoc/en/functions/hw.xml:1.14     Thu Aug  2 13:36:58 2001
+++ phpdoc/en/functions/hw.xml  Sun Aug 19 07:42:10 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.14 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.15 $ -->
  <reference id="ref.hyperwave">
   <title>Hyperwave functions</title>
   <titleabbrev>Hyperwave</titleabbrev>
Index: phpdoc/en/functions/ibase.xml
diff -u phpdoc/en/functions/ibase.xml:1.28 phpdoc/en/functions/ibase.xml:1.29
--- phpdoc/en/functions/ibase.xml:1.28  Thu Aug  2 13:36:59 2001
+++ phpdoc/en/functions/ibase.xml       Sun Aug 19 07:42:10 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.28 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.29 $ -->
  <reference id="ref.ibase">
   <title>InterBase functions</title>
   <titleabbrev>InterBase</titleabbrev>
Index: phpdoc/en/functions/icap.xml
diff -u phpdoc/en/functions/icap.xml:1.9 phpdoc/en/functions/icap.xml:1.10
--- phpdoc/en/functions/icap.xml:1.9    Thu Aug  2 13:36:59 2001
+++ phpdoc/en/functions/icap.xml        Sun Aug 19 07:42:10 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.9 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.10 $ -->
  <reference id="ref.icap">
   <title>ICAP Functions</title>
   <titleabbrev>ICAP</titleabbrev>
Index: phpdoc/en/functions/iconv.xml
diff -u phpdoc/en/functions/iconv.xml:1.5 phpdoc/en/functions/iconv.xml:1.6
--- phpdoc/en/functions/iconv.xml:1.5   Sun Aug 12 08:38:23 2001
+++ phpdoc/en/functions/iconv.xml       Sun Aug 19 07:42:10 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.5 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.6 $ -->
  <reference id="ref.iconv">
   <title>iconv functions</title>
   <titleabbrev>iconv</titleabbrev>
Index: phpdoc/en/functions/ifx.xml
diff -u phpdoc/en/functions/ifx.xml:1.18 phpdoc/en/functions/ifx.xml:1.19
--- phpdoc/en/functions/ifx.xml:1.18    Thu Aug  2 13:37:00 2001
+++ phpdoc/en/functions/ifx.xml Sun Aug 19 07:42:10 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.18 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.19 $ -->
  <reference id="ref.ifx">
   <title>Informix functions</title>
   <titleabbrev>Informix</titleabbrev>
Index: phpdoc/en/functions/image.xml
diff -u phpdoc/en/functions/image.xml:1.50 phpdoc/en/functions/image.xml:1.51
--- phpdoc/en/functions/image.xml:1.50  Sat Aug 18 04:51:58 2001
+++ phpdoc/en/functions/image.xml       Sun Aug 19 07:42:10 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.50 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.51 $ -->
 <reference id="ref.image">
  <title>Image functions</title>
  <titleabbrev>Image</titleabbrev>
Index: phpdoc/en/functions/imap.xml
diff -u phpdoc/en/functions/imap.xml:1.48 phpdoc/en/functions/imap.xml:1.49
--- phpdoc/en/functions/imap.xml:1.48   Thu Aug  2 13:37:00 2001
+++ phpdoc/en/functions/imap.xml        Sun Aug 19 07:42:10 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.48 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.49 $ -->
  <reference id='ref.imap'>
   <title>IMAP, POP3 and NNTP functions</title>
   <titleabbrev>IMAP</titleabbrev>
Index: phpdoc/en/functions/info.xml
diff -u phpdoc/en/functions/info.xml:1.62 phpdoc/en/functions/info.xml:1.63
--- phpdoc/en/functions/info.xml:1.62   Sun Aug 12 18:16:08 2001
+++ phpdoc/en/functions/info.xml        Sun Aug 19 07:42:10 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.62 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.63 $ -->
  <reference id="ref.info">
   <title>PHP options &amp; information</title>
   <titleabbrev>PHP options/info</titleabbrev>
Index: phpdoc/en/functions/ingres_ii.xml
diff -u phpdoc/en/functions/ingres_ii.xml:1.6 phpdoc/en/functions/ingres_ii.xml:1.7
--- phpdoc/en/functions/ingres_ii.xml:1.6       Thu Aug  2 13:37:01 2001
+++ phpdoc/en/functions/ingres_ii.xml   Sun Aug 19 07:42:10 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.6 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.7 $ -->
  <reference id="ref.ingres">
   <title>Ingres II functions</title>
   <titleabbrev>Ingres II</titleabbrev>

Reply via email to