mk Fri May 31 13:47:14 2002 EDT Modified files: /phpdoc-de language-snippets.ent /phpdoc-de/appendices history.xml phpdevel.xml /phpdoc-de/chapters config.xml install.xml intro.xml security.xml /phpdoc-de/features connection-handling.xml cookies.xml error-handling.xml file-upload.xml http-auth.xml images.xml persistent-connections.xml remote-files.xml safe-mode.xml /phpdoc-de/language basic-syntax.xml constants.xml expressions.xml functions.xml oop.xml operators.xml references.xml types.xml variables.xml /phpdoc-de/reference/apache/functions apache-child-terminate.xml apache-lookup-uri.xml apache-note.xml apache-setenv.xml ascii2ebcdic.xml ebcdic2ascii.xml getallheaders.xml virtual.xml /phpdoc-de/reference/array/functions array-change-key-case.xml array-chunk.xml array-count-values.xml array-diff.xml array-fill.xml array-filter.xml array-flip.xml array-intersect.xml array-key-exists.xml array-keys.xml array-map.xml array-merge-recursive.xml array-merge.xml array-multisort.xml array-pad.xml array-pop.xml array-push.xml array-rand.xml array-reduce.xml array-reverse.xml array-search.xml array-shift.xml array-slice.xml array-splice.xml array-sum.xml array-unique.xml array-unshift.xml array-values.xml array-walk.xml array.xml arsort.xml asort.xml compact.xml count.xml current.xml each.xml end.xml extract.xml in-array.xml key.xml krsort.xml ksort.xml list.xml natcasesort.xml natsort.xml next.xml pos.xml prev.xml range.xml reset.xml rsort.xml shuffle.xml sizeof.xml sort.xml uasort.xml uksort.xml usort.xml /phpdoc-de/reference/aspell/functions aspell-check-raw.xml aspell-check.xml aspell-new.xml aspell-suggest.xml /phpdoc-de/reference/bc/functions bcadd.xml bccomp.xml bcdiv.xml bcmod.xml bcmul.xml bcpow.xml bcscale.xml bcsqrt.xml bcsub.xml /phpdoc-de/reference/bzip2/functions bzclose.xml bzcompress.xml bzdecompress.xml bzerrno.xml bzerror.xml bzerrstr.xml bzflush.xml bzopen.xml bzread.xml bzwrite.xml /phpdoc-de/reference/calendar/functions easter-date.xml easter-days.xml frenchtojd.xml gregoriantojd.xml jddayofweek.xml jdmonthname.xml jdtofrench.xml jdtogregorian.xml jdtojewish.xml jdtojulian.xml jdtounix.xml jewishtojd.xml juliantojd.xml unixtojd.xml /phpdoc-de/reference/ccvs/functions ccvs-add.xml ccvs-auth.xml ccvs-command.xml ccvs-count.xml ccvs-delete.xml ccvs-done.xml ccvs-init.xml ccvs-lookup.xml ccvs-new.xml ccvs-report.xml ccvs-return.xml ccvs-reverse.xml ccvs-sale.xml ccvs-status.xml ccvs-textvalue.xml ccvs-void.xml /phpdoc-de/reference/classobj/functions call-user-method.xml class-exists.xml get-class-methods.xml get-class-vars.xml get-class.xml get-declared-classes.xml get-object-vars.xml get-parent-class.xml is-subclass-of.xml method-exists.xml /phpdoc-de/reference/com/functions class.com.xml class.variant.xml com-addref.xml com-get.xml com-invoke.xml com-isenum.xml com-load-typelib.xml com-load.xml com-propget.xml com-propput.xml com-propset.xml com-release.xml com-set.xml Log: Add Revision tags Pt. 2
Index: phpdoc-de/language-snippets.ent diff -u phpdoc-de/language-snippets.ent:1.17 phpdoc-de/language-snippets.ent:1.18 --- phpdoc-de/language-snippets.ent:1.17 Mon Apr 22 07:42:42 2002 +++ phpdoc-de/language-snippets.ent Fri May 31 13:46:56 2002 @@ -1,5 +1,6 @@ <?xml version='1.0' encoding='ISO-8859-1' ?> -<!-- PHPDoc snippets $Id: language-snippets.ent,v 1.17 2002/04/22 11:42:42 betz Exp $ --> +<!-- $Revision: 1.18 $ --> +<!-- EN-Revision: 1.26 Maintainer: mk Status: ready --> <!ENTITY warn.experimental '<warning><simpara>Diese Erweiterung ist <emphasis>EXPERIMENTELL</emphasis>. Das Verhalten dieser Erweiterung, Index: phpdoc-de/appendices/history.xml diff -u phpdoc-de/appendices/history.xml:1.6 phpdoc-de/appendices/history.xml:1.7 --- phpdoc-de/appendices/history.xml:1.6 Sat Mar 9 03:27:25 2002 +++ phpdoc-de/appendices/history.xml Fri May 31 13:46:57 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.7 $ --> <!-- EN-Revision: 1.13 Maintainer: tom Status: ready --> <appendix id="history"> Index: phpdoc-de/appendices/phpdevel.xml diff -u phpdoc-de/appendices/phpdevel.xml:1.7 phpdoc-de/appendices/phpdevel.xml:1.8 --- phpdoc-de/appendices/phpdevel.xml:1.7 Wed Dec 12 15:46:03 2001 +++ phpdoc-de/appendices/phpdevel.xml Fri May 31 13:46:57 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.8 $ --> <appendix id="phpdevel"> <title>PHP development</title> Index: phpdoc-de/chapters/config.xml diff -u phpdoc-de/chapters/config.xml:1.19 phpdoc-de/chapters/config.xml:1.20 --- phpdoc-de/chapters/config.xml:1.19 Thu Apr 11 11:19:38 2002 +++ phpdoc-de/chapters/config.xml Fri May 31 13:46:58 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.20 $ --> <chapter id="configuration"> <title>Konfiguration</title> Index: phpdoc-de/chapters/install.xml diff -u phpdoc-de/chapters/install.xml:1.25 phpdoc-de/chapters/install.xml:1.26 --- phpdoc-de/chapters/install.xml:1.25 Thu Apr 11 11:19:38 2002 +++ phpdoc-de/chapters/install.xml Fri May 31 13:46:59 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.26 $ --> <!-- EN-Revision: 1.86 Maintainer: tom Status: working --> <chapter id="installation"> <title>Installation</title> Index: phpdoc-de/chapters/intro.xml diff -u phpdoc-de/chapters/intro.xml:1.19 phpdoc-de/chapters/intro.xml:1.20 --- phpdoc-de/chapters/intro.xml:1.19 Tue May 7 08:15:43 2002 +++ phpdoc-de/chapters/intro.xml Fri May 31 13:46:59 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.20 $ --> <!-- EN-Revision: 1.34 Maintainer: tom Status: ready --> <chapter id="introduction"> <title>Einleitung</title> Index: phpdoc-de/chapters/security.xml diff -u phpdoc-de/chapters/security.xml:1.18 phpdoc-de/chapters/security.xml:1.19 --- phpdoc-de/chapters/security.xml:1.18 Sun Apr 7 06:01:39 2002 +++ phpdoc-de/chapters/security.xml Fri May 31 13:46:59 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.19 $ --> <!-- EN-Revision: 1.47 Maintainer: tom Status: ready --> <chapter id="security"> <title>Sicherheit</title> Index: phpdoc-de/features/connection-handling.xml diff -u phpdoc-de/features/connection-handling.xml:1.7 phpdoc-de/features/connection-handling.xml:1.8 --- phpdoc-de/features/connection-handling.xml:1.7 Wed Dec 12 15:46:05 2001 +++ phpdoc-de/features/connection-handling.xml Fri May 31 13:47:00 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.8 $ --> <chapter id="features.connection-handling"> <title>Verbindungssteuerung</title> Index: phpdoc-de/features/cookies.xml diff -u phpdoc-de/features/cookies.xml:1.7 phpdoc-de/features/cookies.xml:1.8 --- phpdoc-de/features/cookies.xml:1.7 Fri May 17 13:35:54 2002 +++ phpdoc-de/features/cookies.xml Fri May 31 13:47:01 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.8 $ --> <!-- EN-Revision: 1.13 Maintainer: tom Status: ready --> <chapter id="features.cookies"> <title>Cookies</title> Index: phpdoc-de/features/error-handling.xml diff -u phpdoc-de/features/error-handling.xml:1.10 phpdoc-de/features/error-handling.xml:1.11 --- phpdoc-de/features/error-handling.xml:1.10 Tue Apr 9 17:07:59 2002 +++ phpdoc-de/features/error-handling.xml Fri May 31 13:47:01 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.11 $ --> <!-- EN-Revision: 1.26 Maintainer: tom Status: ready --> <chapter id="features.error-handling"> <title>Fehlerbehandlung</title> Index: phpdoc-de/features/file-upload.xml diff -u phpdoc-de/features/file-upload.xml:1.9 phpdoc-de/features/file-upload.xml:1.10 --- phpdoc-de/features/file-upload.xml:1.9 Sun Apr 7 06:02:58 2002 +++ phpdoc-de/features/file-upload.xml Fri May 31 13:47:01 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.10 $ --> <!-- EN-Revision: 1.37 Maintainer: tom Status: ready --> <chapter id="features.file-upload"> <title>Steuerung von Dateiuploads</title> Index: phpdoc-de/features/http-auth.xml diff -u phpdoc-de/features/http-auth.xml:1.9 phpdoc-de/features/http-auth.xml:1.10 --- phpdoc-de/features/http-auth.xml:1.9 Tue Jan 22 17:46:07 2002 +++ phpdoc-de/features/http-auth.xml Fri May 31 13:47:01 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.10 $ --> <chapter id="features.http-auth"> <title>HTTP-Authentifizierung mit PHP</title> Index: phpdoc-de/features/images.xml diff -u phpdoc-de/features/images.xml:1.8 phpdoc-de/features/images.xml:1.9 --- phpdoc-de/features/images.xml:1.8 Wed Dec 12 15:46:06 2001 +++ phpdoc-de/features/images.xml Fri May 31 13:47:01 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.9 $ --> <chapter id="features.images"> <title>Erzeugen und Verändern von Bildern</title> Index: phpdoc-de/features/persistent-connections.xml diff -u phpdoc-de/features/persistent-connections.xml:1.8 phpdoc-de/features/persistent-connections.xml:1.9 --- phpdoc-de/features/persistent-connections.xml:1.8 Wed May 22 17:40:19 2002 +++ phpdoc-de/features/persistent-connections.xml Fri May 31 13:47:01 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.9 $ --> <!-- EN-Revision: 1.19 Maintainer: tom Status: ready --> <chapter id="features.persistent-connections"> <title>Persistente Datenbankverbindungen</title> Index: phpdoc-de/features/remote-files.xml diff -u phpdoc-de/features/remote-files.xml:1.8 phpdoc-de/features/remote-files.xml:1.9 --- phpdoc-de/features/remote-files.xml:1.8 Wed Apr 10 04:11:24 2002 +++ phpdoc-de/features/remote-files.xml Fri May 31 13:47:01 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.9 $ --> <chapter id="features.remote-files"> <title>Zugriff auf entfernte Dateien</title> Index: phpdoc-de/features/safe-mode.xml diff -u phpdoc-de/features/safe-mode.xml:1.9 phpdoc-de/features/safe-mode.xml:1.10 --- phpdoc-de/features/safe-mode.xml:1.9 Sat May 11 16:52:51 2002 +++ phpdoc-de/features/safe-mode.xml Fri May 31 13:47:01 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.10 $ --> <!-- EN-Revision: 1.22 Maintainer: sts Status: ready --> <chapter id="features.safe-mode"> <title>Safe Mode</title> Index: phpdoc-de/language/basic-syntax.xml diff -u phpdoc-de/language/basic-syntax.xml:1.10 phpdoc-de/language/basic-syntax.xml:1.11 --- phpdoc-de/language/basic-syntax.xml:1.10 Thu May 9 13:49:51 2002 +++ phpdoc-de/language/basic-syntax.xml Fri May 31 13:47:01 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.11 $ --> <!-- EN-Revision: 1.33 Maintainer: tom Status: ready --> <chapter id="language.basic-syntax"> <title>Grundlagen der Syntax</title> Index: phpdoc-de/language/constants.xml diff -u phpdoc-de/language/constants.xml:1.6 phpdoc-de/language/constants.xml:1.7 --- phpdoc-de/language/constants.xml:1.6 Wed May 29 11:47:50 2002 +++ phpdoc-de/language/constants.xml Fri May 31 13:47:03 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.7 $ --> <!-- EN-Revision: 1.25 Maintainer: betz Status: ready --> <!-- CREDITS: tzwenny --> Index: phpdoc-de/language/expressions.xml diff -u phpdoc-de/language/expressions.xml:1.7 phpdoc-de/language/expressions.xml:1.8 --- phpdoc-de/language/expressions.xml:1.7 Tue Jan 22 17:46:10 2002 +++ phpdoc-de/language/expressions.xml Fri May 31 13:47:03 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.8 $ --> <chapter id="language.expressions"> <title>Ausdrücke</title> Index: phpdoc-de/language/functions.xml diff -u phpdoc-de/language/functions.xml:1.11 phpdoc-de/language/functions.xml:1.12 --- phpdoc-de/language/functions.xml:1.11 Tue May 7 08:24:52 2002 +++ phpdoc-de/language/functions.xml Fri May 31 13:47:04 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.12 $ --> <!-- EN-Revision: 1.26 Maintainer: tom Status: ready --> <chapter id="functions"> <title>Funktionen</title> Index: phpdoc-de/language/oop.xml diff -u phpdoc-de/language/oop.xml:1.12 phpdoc-de/language/oop.xml:1.13 --- phpdoc-de/language/oop.xml:1.12 Wed May 15 16:43:44 2002 +++ phpdoc-de/language/oop.xml Fri May 31 13:47:04 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.13 $ --> <!-- EN-Revision: 1.34 Maintainer: tom Status: working --> <chapter id="language.oop"> <title>Klassen und Objekte</title> Index: phpdoc-de/language/operators.xml diff -u phpdoc-de/language/operators.xml:1.15 phpdoc-de/language/operators.xml:1.16 --- phpdoc-de/language/operators.xml:1.15 Wed May 29 05:56:11 2002 +++ phpdoc-de/language/operators.xml Fri May 31 13:47:04 2002 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.16 $ --> <!-- EN-Revision: 1.37 Maintainer: betz Status: ready --> -<!-- CREDITS: tzwenny --> - +<!-- CREDITS: tzwenny --> <chapter id="language.operators"> <title>Operatoren</title> <simpara> Index: phpdoc-de/language/references.xml diff -u phpdoc-de/language/references.xml:1.13 phpdoc-de/language/references.xml:1.14 --- phpdoc-de/language/references.xml:1.13 Tue Jan 22 17:46:11 2002 +++ phpdoc-de/language/references.xml Fri May 31 13:47:05 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.14 $ --> <chapter id="language.references"> <title>Referenzen in PHP</title> Index: phpdoc-de/language/types.xml diff -u phpdoc-de/language/types.xml:1.32 phpdoc-de/language/types.xml:1.33 --- phpdoc-de/language/types.xml:1.32 Sun May 26 11:50:46 2002 +++ phpdoc-de/language/types.xml Fri May 31 13:47:05 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.33 $ --> <!-- EN-Revision: 1.82 Maintainer: betz Status: ready --> <chapter id="language.types"> <title>Typen</title> Index: phpdoc-de/language/variables.xml diff -u phpdoc-de/language/variables.xml:1.17 phpdoc-de/language/variables.xml:1.18 --- phpdoc-de/language/variables.xml:1.17 Sun Mar 24 17:27:41 2002 +++ phpdoc-de/language/variables.xml Fri May 31 13:47:05 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.18 $ --> <!-- EN-Revision: 1.32 Maintainer: betz Status: ready --> <chapter id="language.variables"> <title>Variablen</title> Index: phpdoc-de/reference/apache/functions/apache-child-terminate.xml diff -u phpdoc-de/reference/apache/functions/apache-child-terminate.xml:1.3 phpdoc-de/reference/apache/functions/apache-child-terminate.xml:1.4 --- phpdoc-de/reference/apache/functions/apache-child-terminate.xml:1.3 Sun May 26 08:16:47 2002 +++ phpdoc-de/reference/apache/functions/apache-child-terminate.xml Fri May 31 +13:47:05 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: betz Status: ready --> <refentry id='function.apache-child-terminate'> Index: phpdoc-de/reference/apache/functions/apache-lookup-uri.xml diff -u phpdoc-de/reference/apache/functions/apache-lookup-uri.xml:1.3 phpdoc-de/reference/apache/functions/apache-lookup-uri.xml:1.4 --- phpdoc-de/reference/apache/functions/apache-lookup-uri.xml:1.3 Sun May 26 08:16:47 2002 +++ phpdoc-de/reference/apache/functions/apache-lookup-uri.xml Fri May 31 13:47:05 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.2 Maintainer: betz Status: ready --> <refentry id="function.apache-lookup-uri"> Index: phpdoc-de/reference/apache/functions/apache-note.xml diff -u phpdoc-de/reference/apache/functions/apache-note.xml:1.3 phpdoc-de/reference/apache/functions/apache-note.xml:1.4 --- phpdoc-de/reference/apache/functions/apache-note.xml:1.3 Sun May 26 08:16:47 2002 +++ phpdoc-de/reference/apache/functions/apache-note.xml Fri May 31 13:47:05 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.2 Maintainer: betz Status: ready --> <refentry id="function.apache-note"> Index: phpdoc-de/reference/apache/functions/apache-setenv.xml diff -u phpdoc-de/reference/apache/functions/apache-setenv.xml:1.3 phpdoc-de/reference/apache/functions/apache-setenv.xml:1.4 --- phpdoc-de/reference/apache/functions/apache-setenv.xml:1.3 Sun May 26 08:16:47 2002 +++ phpdoc-de/reference/apache/functions/apache-setenv.xml Fri May 31 13:47:05 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.2 Maintainer: betz Status: ready --> <refentry id='function.apache-setenv'> Index: phpdoc-de/reference/apache/functions/ascii2ebcdic.xml diff -u phpdoc-de/reference/apache/functions/ascii2ebcdic.xml:1.3 phpdoc-de/reference/apache/functions/ascii2ebcdic.xml:1.4 --- phpdoc-de/reference/apache/functions/ascii2ebcdic.xml:1.3 Sun May 26 08:16:47 2002 +++ phpdoc-de/reference/apache/functions/ascii2ebcdic.xml Fri May 31 13:47:05 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.2 Maintainer: betz Status: ready --> <refentry id="function.ascii2ebcdic"> Index: phpdoc-de/reference/apache/functions/ebcdic2ascii.xml diff -u phpdoc-de/reference/apache/functions/ebcdic2ascii.xml:1.3 phpdoc-de/reference/apache/functions/ebcdic2ascii.xml:1.4 --- phpdoc-de/reference/apache/functions/ebcdic2ascii.xml:1.3 Sun May 26 08:16:47 2002 +++ phpdoc-de/reference/apache/functions/ebcdic2ascii.xml Fri May 31 13:47:05 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.2 Maintainer: betz Status: ready --> <refentry id="function.ebcdic2ascii"> Index: phpdoc-de/reference/apache/functions/getallheaders.xml diff -u phpdoc-de/reference/apache/functions/getallheaders.xml:1.3 phpdoc-de/reference/apache/functions/getallheaders.xml:1.4 --- phpdoc-de/reference/apache/functions/getallheaders.xml:1.3 Sun May 26 08:16:47 2002 +++ phpdoc-de/reference/apache/functions/getallheaders.xml Fri May 31 13:47:05 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.2 Maintainer: betz Status: ready --> <refentry id="function.getallheaders"> Index: phpdoc-de/reference/apache/functions/virtual.xml diff -u phpdoc-de/reference/apache/functions/virtual.xml:1.3 phpdoc-de/reference/apache/functions/virtual.xml:1.4 --- phpdoc-de/reference/apache/functions/virtual.xml:1.3 Sun May 26 08:16:47 2002 +++ phpdoc-de/reference/apache/functions/virtual.xml Fri May 31 13:47:05 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.3 Maintainer: betz Status: ready --> <refentry id="function.virtual"> Index: phpdoc-de/reference/array/functions/array-change-key-case.xml diff -u phpdoc-de/reference/array/functions/array-change-key-case.xml:1.3 phpdoc-de/reference/array/functions/array-change-key-case.xml:1.4 --- phpdoc-de/reference/array/functions/array-change-key-case.xml:1.3 Mon May 13 15:41:34 2002 +++ phpdoc-de/reference/array/functions/array-change-key-case.xml Fri May 31 +13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.array-change-key-case"> <refnamediv> Index: phpdoc-de/reference/array/functions/array-chunk.xml diff -u phpdoc-de/reference/array/functions/array-chunk.xml:1.3 phpdoc-de/reference/array/functions/array-chunk.xml:1.4 --- phpdoc-de/reference/array/functions/array-chunk.xml:1.3 Mon May 13 15:41:34 2002 +++ phpdoc-de/reference/array/functions/array-chunk.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.array-chunk"> <refnamediv> Index: phpdoc-de/reference/array/functions/array-count-values.xml diff -u phpdoc-de/reference/array/functions/array-count-values.xml:1.3 phpdoc-de/reference/array/functions/array-count-values.xml:1.4 --- phpdoc-de/reference/array/functions/array-count-values.xml:1.3 Mon May 13 15:41:34 2002 +++ phpdoc-de/reference/array/functions/array-count-values.xml Fri May 31 13:47:06 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.array-count-values"> <refnamediv> Index: phpdoc-de/reference/array/functions/array-diff.xml diff -u phpdoc-de/reference/array/functions/array-diff.xml:1.3 phpdoc-de/reference/array/functions/array-diff.xml:1.4 --- phpdoc-de/reference/array/functions/array-diff.xml:1.3 Mon May 13 15:41:34 2002 +++ phpdoc-de/reference/array/functions/array-diff.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.array-diff"> <refnamediv> Index: phpdoc-de/reference/array/functions/array-fill.xml diff -u phpdoc-de/reference/array/functions/array-fill.xml:1.3 phpdoc-de/reference/array/functions/array-fill.xml:1.4 --- phpdoc-de/reference/array/functions/array-fill.xml:1.3 Mon May 13 15:41:34 2002 +++ phpdoc-de/reference/array/functions/array-fill.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.array-fill"> <refnamediv> Index: phpdoc-de/reference/array/functions/array-filter.xml diff -u phpdoc-de/reference/array/functions/array-filter.xml:1.3 phpdoc-de/reference/array/functions/array-filter.xml:1.4 --- phpdoc-de/reference/array/functions/array-filter.xml:1.3 Mon May 13 15:41:34 2002 +++ phpdoc-de/reference/array/functions/array-filter.xml Fri May 31 13:47:06 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.array-filter"> <refnamediv> Index: phpdoc-de/reference/array/functions/array-flip.xml diff -u phpdoc-de/reference/array/functions/array-flip.xml:1.3 phpdoc-de/reference/array/functions/array-flip.xml:1.4 --- phpdoc-de/reference/array/functions/array-flip.xml:1.3 Mon May 13 15:41:34 2002 +++ phpdoc-de/reference/array/functions/array-flip.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.array-flip"> <refnamediv> Index: phpdoc-de/reference/array/functions/array-intersect.xml diff -u phpdoc-de/reference/array/functions/array-intersect.xml:1.3 phpdoc-de/reference/array/functions/array-intersect.xml:1.4 --- phpdoc-de/reference/array/functions/array-intersect.xml:1.3 Mon May 13 15:41:34 2002 +++ phpdoc-de/reference/array/functions/array-intersect.xml Fri May 31 13:47:06 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.array-intersect"> <refnamediv> Index: phpdoc-de/reference/array/functions/array-key-exists.xml diff -u phpdoc-de/reference/array/functions/array-key-exists.xml:1.3 phpdoc-de/reference/array/functions/array-key-exists.xml:1.4 --- phpdoc-de/reference/array/functions/array-key-exists.xml:1.3 Mon May 13 15:41:34 2002 +++ phpdoc-de/reference/array/functions/array-key-exists.xml Fri May 31 13:47:06 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.array-key-exists"> <refnamediv> Index: phpdoc-de/reference/array/functions/array-keys.xml diff -u phpdoc-de/reference/array/functions/array-keys.xml:1.3 phpdoc-de/reference/array/functions/array-keys.xml:1.4 --- phpdoc-de/reference/array/functions/array-keys.xml:1.3 Mon May 13 15:41:34 2002 +++ phpdoc-de/reference/array/functions/array-keys.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.array-keys"> <refnamediv> Index: phpdoc-de/reference/array/functions/array-map.xml diff -u phpdoc-de/reference/array/functions/array-map.xml:1.3 phpdoc-de/reference/array/functions/array-map.xml:1.4 --- phpdoc-de/reference/array/functions/array-map.xml:1.3 Mon May 13 15:41:34 2002 +++ phpdoc-de/reference/array/functions/array-map.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.array-map"> <refnamediv> Index: phpdoc-de/reference/array/functions/array-merge-recursive.xml diff -u phpdoc-de/reference/array/functions/array-merge-recursive.xml:1.3 phpdoc-de/reference/array/functions/array-merge-recursive.xml:1.4 --- phpdoc-de/reference/array/functions/array-merge-recursive.xml:1.3 Mon May 13 15:41:34 2002 +++ phpdoc-de/reference/array/functions/array-merge-recursive.xml Fri May 31 +13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.array-merge-recursive"> <refnamediv> Index: phpdoc-de/reference/array/functions/array-merge.xml diff -u phpdoc-de/reference/array/functions/array-merge.xml:1.3 phpdoc-de/reference/array/functions/array-merge.xml:1.4 --- phpdoc-de/reference/array/functions/array-merge.xml:1.3 Mon May 13 15:41:34 2002 +++ phpdoc-de/reference/array/functions/array-merge.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.array-merge"> <refnamediv> Index: phpdoc-de/reference/array/functions/array-multisort.xml diff -u phpdoc-de/reference/array/functions/array-multisort.xml:1.3 phpdoc-de/reference/array/functions/array-multisort.xml:1.4 --- phpdoc-de/reference/array/functions/array-multisort.xml:1.3 Mon May 13 15:41:34 2002 +++ phpdoc-de/reference/array/functions/array-multisort.xml Fri May 31 13:47:06 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.array-multisort"> <refnamediv> Index: phpdoc-de/reference/array/functions/array-pad.xml diff -u phpdoc-de/reference/array/functions/array-pad.xml:1.3 phpdoc-de/reference/array/functions/array-pad.xml:1.4 --- phpdoc-de/reference/array/functions/array-pad.xml:1.3 Mon May 13 15:41:34 2002 +++ phpdoc-de/reference/array/functions/array-pad.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.array-pad"> <refnamediv> Index: phpdoc-de/reference/array/functions/array-pop.xml diff -u phpdoc-de/reference/array/functions/array-pop.xml:1.3 phpdoc-de/reference/array/functions/array-pop.xml:1.4 --- phpdoc-de/reference/array/functions/array-pop.xml:1.3 Mon May 13 15:41:34 2002 +++ phpdoc-de/reference/array/functions/array-pop.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.array-pop"> <refnamediv> Index: phpdoc-de/reference/array/functions/array-push.xml diff -u phpdoc-de/reference/array/functions/array-push.xml:1.3 phpdoc-de/reference/array/functions/array-push.xml:1.4 --- phpdoc-de/reference/array/functions/array-push.xml:1.3 Mon May 13 15:41:34 2002 +++ phpdoc-de/reference/array/functions/array-push.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.array-push"> <refnamediv> Index: phpdoc-de/reference/array/functions/array-rand.xml diff -u phpdoc-de/reference/array/functions/array-rand.xml:1.3 phpdoc-de/reference/array/functions/array-rand.xml:1.4 --- phpdoc-de/reference/array/functions/array-rand.xml:1.3 Mon May 13 15:41:34 2002 +++ phpdoc-de/reference/array/functions/array-rand.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.array-rand"> <refnamediv> Index: phpdoc-de/reference/array/functions/array-reduce.xml diff -u phpdoc-de/reference/array/functions/array-reduce.xml:1.3 phpdoc-de/reference/array/functions/array-reduce.xml:1.4 --- phpdoc-de/reference/array/functions/array-reduce.xml:1.3 Mon May 13 15:41:34 2002 +++ phpdoc-de/reference/array/functions/array-reduce.xml Fri May 31 13:47:06 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.array-reduce"> <refnamediv> Index: phpdoc-de/reference/array/functions/array-reverse.xml diff -u phpdoc-de/reference/array/functions/array-reverse.xml:1.3 phpdoc-de/reference/array/functions/array-reverse.xml:1.4 --- phpdoc-de/reference/array/functions/array-reverse.xml:1.3 Mon May 13 15:41:34 2002 +++ phpdoc-de/reference/array/functions/array-reverse.xml Fri May 31 13:47:06 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.array-reverse"> <refnamediv> Index: phpdoc-de/reference/array/functions/array-search.xml diff -u phpdoc-de/reference/array/functions/array-search.xml:1.3 phpdoc-de/reference/array/functions/array-search.xml:1.4 --- phpdoc-de/reference/array/functions/array-search.xml:1.3 Mon May 13 15:41:34 2002 +++ phpdoc-de/reference/array/functions/array-search.xml Fri May 31 13:47:06 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.array-search"> <refnamediv> Index: phpdoc-de/reference/array/functions/array-shift.xml diff -u phpdoc-de/reference/array/functions/array-shift.xml:1.3 phpdoc-de/reference/array/functions/array-shift.xml:1.4 --- phpdoc-de/reference/array/functions/array-shift.xml:1.3 Mon May 13 15:41:34 2002 +++ phpdoc-de/reference/array/functions/array-shift.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.array-shift"> <refnamediv> Index: phpdoc-de/reference/array/functions/array-slice.xml diff -u phpdoc-de/reference/array/functions/array-slice.xml:1.3 phpdoc-de/reference/array/functions/array-slice.xml:1.4 --- phpdoc-de/reference/array/functions/array-slice.xml:1.3 Mon May 13 15:41:34 2002 +++ phpdoc-de/reference/array/functions/array-slice.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.array-slice"> <refnamediv> Index: phpdoc-de/reference/array/functions/array-splice.xml diff -u phpdoc-de/reference/array/functions/array-splice.xml:1.3 phpdoc-de/reference/array/functions/array-splice.xml:1.4 --- phpdoc-de/reference/array/functions/array-splice.xml:1.3 Mon May 13 15:41:34 2002 +++ phpdoc-de/reference/array/functions/array-splice.xml Fri May 31 13:47:06 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.array-splice"> <refnamediv> Index: phpdoc-de/reference/array/functions/array-sum.xml diff -u phpdoc-de/reference/array/functions/array-sum.xml:1.3 phpdoc-de/reference/array/functions/array-sum.xml:1.4 --- phpdoc-de/reference/array/functions/array-sum.xml:1.3 Mon May 13 15:41:34 2002 +++ phpdoc-de/reference/array/functions/array-sum.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.array-sum"> <refnamediv> Index: phpdoc-de/reference/array/functions/array-unique.xml diff -u phpdoc-de/reference/array/functions/array-unique.xml:1.3 phpdoc-de/reference/array/functions/array-unique.xml:1.4 --- phpdoc-de/reference/array/functions/array-unique.xml:1.3 Mon May 13 15:41:35 2002 +++ phpdoc-de/reference/array/functions/array-unique.xml Fri May 31 13:47:06 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.array-unique"> <refnamediv> Index: phpdoc-de/reference/array/functions/array-unshift.xml diff -u phpdoc-de/reference/array/functions/array-unshift.xml:1.3 phpdoc-de/reference/array/functions/array-unshift.xml:1.4 --- phpdoc-de/reference/array/functions/array-unshift.xml:1.3 Mon May 13 15:41:35 2002 +++ phpdoc-de/reference/array/functions/array-unshift.xml Fri May 31 13:47:06 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.array-unshift"> <refnamediv> Index: phpdoc-de/reference/array/functions/array-values.xml diff -u phpdoc-de/reference/array/functions/array-values.xml:1.3 phpdoc-de/reference/array/functions/array-values.xml:1.4 --- phpdoc-de/reference/array/functions/array-values.xml:1.3 Mon May 13 15:41:35 2002 +++ phpdoc-de/reference/array/functions/array-values.xml Fri May 31 13:47:06 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.array-values"> <refnamediv> Index: phpdoc-de/reference/array/functions/array-walk.xml diff -u phpdoc-de/reference/array/functions/array-walk.xml:1.3 phpdoc-de/reference/array/functions/array-walk.xml:1.4 --- phpdoc-de/reference/array/functions/array-walk.xml:1.3 Mon May 13 15:41:35 2002 +++ phpdoc-de/reference/array/functions/array-walk.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.array-walk"> <refnamediv> Index: phpdoc-de/reference/array/functions/array.xml diff -u phpdoc-de/reference/array/functions/array.xml:1.3 phpdoc-de/reference/array/functions/array.xml:1.4 --- phpdoc-de/reference/array/functions/array.xml:1.3 Mon May 13 15:41:35 2002 +++ phpdoc-de/reference/array/functions/array.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.array"> <refnamediv> Index: phpdoc-de/reference/array/functions/arsort.xml diff -u phpdoc-de/reference/array/functions/arsort.xml:1.3 phpdoc-de/reference/array/functions/arsort.xml:1.4 --- phpdoc-de/reference/array/functions/arsort.xml:1.3 Mon May 13 15:41:35 2002 +++ phpdoc-de/reference/array/functions/arsort.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.arsort"> <refnamediv> Index: phpdoc-de/reference/array/functions/asort.xml diff -u phpdoc-de/reference/array/functions/asort.xml:1.3 phpdoc-de/reference/array/functions/asort.xml:1.4 --- phpdoc-de/reference/array/functions/asort.xml:1.3 Mon May 13 15:41:35 2002 +++ phpdoc-de/reference/array/functions/asort.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.asort"> <refnamediv> Index: phpdoc-de/reference/array/functions/compact.xml diff -u phpdoc-de/reference/array/functions/compact.xml:1.3 phpdoc-de/reference/array/functions/compact.xml:1.4 --- phpdoc-de/reference/array/functions/compact.xml:1.3 Mon May 13 15:41:35 2002 +++ phpdoc-de/reference/array/functions/compact.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.compact"> <refnamediv> Index: phpdoc-de/reference/array/functions/count.xml diff -u phpdoc-de/reference/array/functions/count.xml:1.3 phpdoc-de/reference/array/functions/count.xml:1.4 --- phpdoc-de/reference/array/functions/count.xml:1.3 Mon May 13 15:41:35 2002 +++ phpdoc-de/reference/array/functions/count.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.count"> <refnamediv> Index: phpdoc-de/reference/array/functions/current.xml diff -u phpdoc-de/reference/array/functions/current.xml:1.3 phpdoc-de/reference/array/functions/current.xml:1.4 --- phpdoc-de/reference/array/functions/current.xml:1.3 Mon May 13 15:41:35 2002 +++ phpdoc-de/reference/array/functions/current.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.current"> <refnamediv> Index: phpdoc-de/reference/array/functions/each.xml diff -u phpdoc-de/reference/array/functions/each.xml:1.4 phpdoc-de/reference/array/functions/each.xml:1.5 --- phpdoc-de/reference/array/functions/each.xml:1.4 Mon May 13 15:41:35 2002 +++ phpdoc-de/reference/array/functions/each.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.5 $ --> <!-- EN-Revision: 1.5 Maintainer: tom Status: ready --> <refentry id="function.each"> <refnamediv> Index: phpdoc-de/reference/array/functions/end.xml diff -u phpdoc-de/reference/array/functions/end.xml:1.4 phpdoc-de/reference/array/functions/end.xml:1.5 --- phpdoc-de/reference/array/functions/end.xml:1.4 Mon May 13 15:41:35 2002 +++ phpdoc-de/reference/array/functions/end.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.5 $ --> <!-- EN-Revision: 1.5 Maintainer: tom Status: ready --> <refentry id="function.end"> <refnamediv> Index: phpdoc-de/reference/array/functions/extract.xml diff -u phpdoc-de/reference/array/functions/extract.xml:1.3 phpdoc-de/reference/array/functions/extract.xml:1.4 --- phpdoc-de/reference/array/functions/extract.xml:1.3 Mon May 13 15:41:35 2002 +++ phpdoc-de/reference/array/functions/extract.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.extract"> <refnamediv> Index: phpdoc-de/reference/array/functions/in-array.xml diff -u phpdoc-de/reference/array/functions/in-array.xml:1.3 phpdoc-de/reference/array/functions/in-array.xml:1.4 --- phpdoc-de/reference/array/functions/in-array.xml:1.3 Mon May 13 15:41:35 2002 +++ phpdoc-de/reference/array/functions/in-array.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.in-array"> <refnamediv> Index: phpdoc-de/reference/array/functions/key.xml diff -u phpdoc-de/reference/array/functions/key.xml:1.3 phpdoc-de/reference/array/functions/key.xml:1.4 --- phpdoc-de/reference/array/functions/key.xml:1.3 Mon May 13 15:41:35 2002 +++ phpdoc-de/reference/array/functions/key.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.key"> <refnamediv> Index: phpdoc-de/reference/array/functions/krsort.xml diff -u phpdoc-de/reference/array/functions/krsort.xml:1.3 phpdoc-de/reference/array/functions/krsort.xml:1.4 --- phpdoc-de/reference/array/functions/krsort.xml:1.3 Mon May 13 15:41:35 2002 +++ phpdoc-de/reference/array/functions/krsort.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.krsort"> <refnamediv> Index: phpdoc-de/reference/array/functions/ksort.xml diff -u phpdoc-de/reference/array/functions/ksort.xml:1.3 phpdoc-de/reference/array/functions/ksort.xml:1.4 --- phpdoc-de/reference/array/functions/ksort.xml:1.3 Mon May 13 15:41:35 2002 +++ phpdoc-de/reference/array/functions/ksort.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.ksort"> <refnamediv> Index: phpdoc-de/reference/array/functions/list.xml diff -u phpdoc-de/reference/array/functions/list.xml:1.3 phpdoc-de/reference/array/functions/list.xml:1.4 --- phpdoc-de/reference/array/functions/list.xml:1.3 Mon May 13 15:41:35 2002 +++ phpdoc-de/reference/array/functions/list.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.list"> <refnamediv> Index: phpdoc-de/reference/array/functions/natcasesort.xml diff -u phpdoc-de/reference/array/functions/natcasesort.xml:1.3 phpdoc-de/reference/array/functions/natcasesort.xml:1.4 --- phpdoc-de/reference/array/functions/natcasesort.xml:1.3 Mon May 13 15:41:35 2002 +++ phpdoc-de/reference/array/functions/natcasesort.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.natcasesort"> <refnamediv> Index: phpdoc-de/reference/array/functions/natsort.xml diff -u phpdoc-de/reference/array/functions/natsort.xml:1.3 phpdoc-de/reference/array/functions/natsort.xml:1.4 --- phpdoc-de/reference/array/functions/natsort.xml:1.3 Mon May 13 15:41:35 2002 +++ phpdoc-de/reference/array/functions/natsort.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.natsort"> <refnamediv> Index: phpdoc-de/reference/array/functions/next.xml diff -u phpdoc-de/reference/array/functions/next.xml:1.3 phpdoc-de/reference/array/functions/next.xml:1.4 --- phpdoc-de/reference/array/functions/next.xml:1.3 Mon May 13 15:41:35 2002 +++ phpdoc-de/reference/array/functions/next.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.next"> <refnamediv> Index: phpdoc-de/reference/array/functions/pos.xml diff -u phpdoc-de/reference/array/functions/pos.xml:1.3 phpdoc-de/reference/array/functions/pos.xml:1.4 --- phpdoc-de/reference/array/functions/pos.xml:1.3 Mon May 13 15:41:35 2002 +++ phpdoc-de/reference/array/functions/pos.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.pos"> <refnamediv> Index: phpdoc-de/reference/array/functions/prev.xml diff -u phpdoc-de/reference/array/functions/prev.xml:1.3 phpdoc-de/reference/array/functions/prev.xml:1.4 --- phpdoc-de/reference/array/functions/prev.xml:1.3 Mon May 13 15:41:35 2002 +++ phpdoc-de/reference/array/functions/prev.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.prev"> <refnamediv> Index: phpdoc-de/reference/array/functions/range.xml diff -u phpdoc-de/reference/array/functions/range.xml:1.3 phpdoc-de/reference/array/functions/range.xml:1.4 --- phpdoc-de/reference/array/functions/range.xml:1.3 Mon May 13 15:41:35 2002 +++ phpdoc-de/reference/array/functions/range.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.range"> <refnamediv> Index: phpdoc-de/reference/array/functions/reset.xml diff -u phpdoc-de/reference/array/functions/reset.xml:1.3 phpdoc-de/reference/array/functions/reset.xml:1.4 --- phpdoc-de/reference/array/functions/reset.xml:1.3 Mon May 13 15:41:35 2002 +++ phpdoc-de/reference/array/functions/reset.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.reset"> <refnamediv> Index: phpdoc-de/reference/array/functions/rsort.xml diff -u phpdoc-de/reference/array/functions/rsort.xml:1.3 phpdoc-de/reference/array/functions/rsort.xml:1.4 --- phpdoc-de/reference/array/functions/rsort.xml:1.3 Mon May 13 15:41:35 2002 +++ phpdoc-de/reference/array/functions/rsort.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.rsort"> <refnamediv> Index: phpdoc-de/reference/array/functions/shuffle.xml diff -u phpdoc-de/reference/array/functions/shuffle.xml:1.3 phpdoc-de/reference/array/functions/shuffle.xml:1.4 --- phpdoc-de/reference/array/functions/shuffle.xml:1.3 Mon May 13 15:41:35 2002 +++ phpdoc-de/reference/array/functions/shuffle.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.shuffle"> <refnamediv> Index: phpdoc-de/reference/array/functions/sizeof.xml diff -u phpdoc-de/reference/array/functions/sizeof.xml:1.3 phpdoc-de/reference/array/functions/sizeof.xml:1.4 --- phpdoc-de/reference/array/functions/sizeof.xml:1.3 Mon May 13 15:41:35 2002 +++ phpdoc-de/reference/array/functions/sizeof.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.sizeof"> <refnamediv> Index: phpdoc-de/reference/array/functions/sort.xml diff -u phpdoc-de/reference/array/functions/sort.xml:1.3 phpdoc-de/reference/array/functions/sort.xml:1.4 --- phpdoc-de/reference/array/functions/sort.xml:1.3 Mon May 13 15:41:35 2002 +++ phpdoc-de/reference/array/functions/sort.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.sort"> <refnamediv> Index: phpdoc-de/reference/array/functions/uasort.xml diff -u phpdoc-de/reference/array/functions/uasort.xml:1.3 phpdoc-de/reference/array/functions/uasort.xml:1.4 --- phpdoc-de/reference/array/functions/uasort.xml:1.3 Mon May 13 15:41:35 2002 +++ phpdoc-de/reference/array/functions/uasort.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.uasort"> <refnamediv> Index: phpdoc-de/reference/array/functions/uksort.xml diff -u phpdoc-de/reference/array/functions/uksort.xml:1.3 phpdoc-de/reference/array/functions/uksort.xml:1.4 --- phpdoc-de/reference/array/functions/uksort.xml:1.3 Mon May 13 15:41:35 2002 +++ phpdoc-de/reference/array/functions/uksort.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.uksort"> <refnamediv> Index: phpdoc-de/reference/array/functions/usort.xml diff -u phpdoc-de/reference/array/functions/usort.xml:1.3 phpdoc-de/reference/array/functions/usort.xml:1.4 --- phpdoc-de/reference/array/functions/usort.xml:1.3 Mon May 13 15:41:35 2002 +++ phpdoc-de/reference/array/functions/usort.xml Fri May 31 13:47:06 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.4 Maintainer: tom Status: ready --> <refentry id="function.usort"> <refnamediv> Index: phpdoc-de/reference/aspell/functions/aspell-check-raw.xml diff -u phpdoc-de/reference/aspell/functions/aspell-check-raw.xml:1.2 phpdoc-de/reference/aspell/functions/aspell-check-raw.xml:1.3 --- phpdoc-de/reference/aspell/functions/aspell-check-raw.xml:1.2 Wed Apr 17 02:53:01 2002 +++ phpdoc-de/reference/aspell/functions/aspell-check-raw.xml Fri May 31 13:47:06 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./de/functions/aspell.xml, last change in rev 1.2 --> <!-- last change to 'aspell-check-raw' in en/ tree in rev 1.2 --> <!-- EN-Revision: 1.2 Maintainer: betz Status: ready --> Index: phpdoc-de/reference/aspell/functions/aspell-check.xml diff -u phpdoc-de/reference/aspell/functions/aspell-check.xml:1.2 phpdoc-de/reference/aspell/functions/aspell-check.xml:1.3 --- phpdoc-de/reference/aspell/functions/aspell-check.xml:1.2 Wed Apr 17 02:53:01 2002 +++ phpdoc-de/reference/aspell/functions/aspell-check.xml Fri May 31 13:47:07 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./de/functions/aspell.xml, last change in rev 1.2 --> <!-- last change to 'aspell-check' in en/ tree in rev 1.2 --> <!-- EN-Revision: 1.2 Maintainer: betz Status: ready --> Index: phpdoc-de/reference/aspell/functions/aspell-new.xml diff -u phpdoc-de/reference/aspell/functions/aspell-new.xml:1.2 phpdoc-de/reference/aspell/functions/aspell-new.xml:1.3 --- phpdoc-de/reference/aspell/functions/aspell-new.xml:1.2 Wed Apr 17 02:53:01 2002 +++ phpdoc-de/reference/aspell/functions/aspell-new.xml Fri May 31 13:47:07 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./de/functions/aspell.xml, last change in rev 1.2 --> <!-- last change to 'aspell-new' in en/ tree in rev 1.2 --> <!-- EN-Revision: 1.2 Maintainer: betz Status: ready --> Index: phpdoc-de/reference/aspell/functions/aspell-suggest.xml diff -u phpdoc-de/reference/aspell/functions/aspell-suggest.xml:1.2 phpdoc-de/reference/aspell/functions/aspell-suggest.xml:1.3 --- phpdoc-de/reference/aspell/functions/aspell-suggest.xml:1.2 Wed Apr 17 02:53:01 2002 +++ phpdoc-de/reference/aspell/functions/aspell-suggest.xml Fri May 31 13:47:07 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./de/functions/aspell.xml, last change in rev 1.2 --> <!-- last change to 'aspell-suggest' in en/ tree in rev 1.2 --> <!-- EN-Revision: 1.2 Maintainer: betz Status: ready --> Index: phpdoc-de/reference/bc/functions/bcadd.xml diff -u phpdoc-de/reference/bc/functions/bcadd.xml:1.3 phpdoc-de/reference/bc/functions/bcadd.xml:1.4 --- phpdoc-de/reference/bc/functions/bcadd.xml:1.3 Sun May 26 08:44:41 2002 +++ phpdoc-de/reference/bc/functions/bcadd.xml Fri May 31 13:47:07 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.2 Maintainer: betz Status: ready --> <refentry id="function.bcadd"> Index: phpdoc-de/reference/bc/functions/bccomp.xml diff -u phpdoc-de/reference/bc/functions/bccomp.xml:1.3 phpdoc-de/reference/bc/functions/bccomp.xml:1.4 --- phpdoc-de/reference/bc/functions/bccomp.xml:1.3 Sun May 26 08:44:42 2002 +++ phpdoc-de/reference/bc/functions/bccomp.xml Fri May 31 13:47:08 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.2 Maintainer: betz Status: ready --> <refentry id="function.bccomp"> Index: phpdoc-de/reference/bc/functions/bcdiv.xml diff -u phpdoc-de/reference/bc/functions/bcdiv.xml:1.3 phpdoc-de/reference/bc/functions/bcdiv.xml:1.4 --- phpdoc-de/reference/bc/functions/bcdiv.xml:1.3 Sun May 26 08:44:42 2002 +++ phpdoc-de/reference/bc/functions/bcdiv.xml Fri May 31 13:47:08 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.2 Maintainer: betz Status: ready --> <refentry id="function.bcdiv"> Index: phpdoc-de/reference/bc/functions/bcmod.xml diff -u phpdoc-de/reference/bc/functions/bcmod.xml:1.3 phpdoc-de/reference/bc/functions/bcmod.xml:1.4 --- phpdoc-de/reference/bc/functions/bcmod.xml:1.3 Sun May 26 08:44:42 2002 +++ phpdoc-de/reference/bc/functions/bcmod.xml Fri May 31 13:47:08 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.2 Maintainer: betz Status: ready --> <refentry id="function.bcmod"> Index: phpdoc-de/reference/bc/functions/bcmul.xml diff -u phpdoc-de/reference/bc/functions/bcmul.xml:1.3 phpdoc-de/reference/bc/functions/bcmul.xml:1.4 --- phpdoc-de/reference/bc/functions/bcmul.xml:1.3 Sun May 26 08:44:42 2002 +++ phpdoc-de/reference/bc/functions/bcmul.xml Fri May 31 13:47:08 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.2 Maintainer: betz Status: ready --> <refentry id="function.bcmul"> Index: phpdoc-de/reference/bc/functions/bcpow.xml diff -u phpdoc-de/reference/bc/functions/bcpow.xml:1.3 phpdoc-de/reference/bc/functions/bcpow.xml:1.4 --- phpdoc-de/reference/bc/functions/bcpow.xml:1.3 Sun May 26 08:44:42 2002 +++ phpdoc-de/reference/bc/functions/bcpow.xml Fri May 31 13:47:08 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.2 Maintainer: betz Status: ready --> <refentry id="function.bcpow"> Index: phpdoc-de/reference/bc/functions/bcscale.xml diff -u phpdoc-de/reference/bc/functions/bcscale.xml:1.3 phpdoc-de/reference/bc/functions/bcscale.xml:1.4 --- phpdoc-de/reference/bc/functions/bcscale.xml:1.3 Sun May 26 08:44:42 2002 +++ phpdoc-de/reference/bc/functions/bcscale.xml Fri May 31 13:47:08 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.2 Maintainer: betz Status: ready --> <refentry id="function.bcscale"> Index: phpdoc-de/reference/bc/functions/bcsqrt.xml diff -u phpdoc-de/reference/bc/functions/bcsqrt.xml:1.3 phpdoc-de/reference/bc/functions/bcsqrt.xml:1.4 --- phpdoc-de/reference/bc/functions/bcsqrt.xml:1.3 Sun May 26 08:44:42 2002 +++ phpdoc-de/reference/bc/functions/bcsqrt.xml Fri May 31 13:47:08 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.2 Maintainer: betz Status: ready --> <refentry id="function.bcsqrt"> Index: phpdoc-de/reference/bc/functions/bcsub.xml diff -u phpdoc-de/reference/bc/functions/bcsub.xml:1.3 phpdoc-de/reference/bc/functions/bcsub.xml:1.4 --- phpdoc-de/reference/bc/functions/bcsub.xml:1.3 Sun May 26 08:44:42 2002 +++ phpdoc-de/reference/bc/functions/bcsub.xml Fri May 31 13:47:08 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.2 Maintainer: betz Status: ready --> <refentry id="function.bcsub"> Index: phpdoc-de/reference/bzip2/functions/bzclose.xml diff -u phpdoc-de/reference/bzip2/functions/bzclose.xml:1.2 phpdoc-de/reference/bzip2/functions/bzclose.xml:1.3 --- phpdoc-de/reference/bzip2/functions/bzclose.xml:1.2 Wed Apr 17 02:53:02 2002 +++ phpdoc-de/reference/bzip2/functions/bzclose.xml Fri May 31 13:47:08 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./de/functions/bzip2.xml, last change in rev 1.1 --> <!-- last change to 'bzclose' in en/ tree in rev 1.1 --> <!-- EN-Revision: 1.2 Maintainer: nohn Status: ready --> Index: phpdoc-de/reference/bzip2/functions/bzcompress.xml diff -u phpdoc-de/reference/bzip2/functions/bzcompress.xml:1.2 phpdoc-de/reference/bzip2/functions/bzcompress.xml:1.3 --- phpdoc-de/reference/bzip2/functions/bzcompress.xml:1.2 Wed Apr 17 02:53:02 2002 +++ phpdoc-de/reference/bzip2/functions/bzcompress.xml Fri May 31 13:47:08 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./de/functions/bzip2.xml, last change in rev 1.1 --> <!-- last change to 'bzcompress' in en/ tree in rev 1.1 --> <!-- EN-Revision: 1.2 Maintainer: nohn Status: ready --> Index: phpdoc-de/reference/bzip2/functions/bzdecompress.xml diff -u phpdoc-de/reference/bzip2/functions/bzdecompress.xml:1.2 phpdoc-de/reference/bzip2/functions/bzdecompress.xml:1.3 --- phpdoc-de/reference/bzip2/functions/bzdecompress.xml:1.2 Wed Apr 17 02:53:02 2002 +++ phpdoc-de/reference/bzip2/functions/bzdecompress.xml Fri May 31 13:47:08 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./de/functions/bzip2.xml, last change in rev 1.1 --> <!-- last change to 'bzdecompress' in en/ tree in rev 1.1 --> <!-- EN-Revision: 1.2 Maintainer: nohn Status: ready --> Index: phpdoc-de/reference/bzip2/functions/bzerrno.xml diff -u phpdoc-de/reference/bzip2/functions/bzerrno.xml:1.2 phpdoc-de/reference/bzip2/functions/bzerrno.xml:1.3 --- phpdoc-de/reference/bzip2/functions/bzerrno.xml:1.2 Wed Apr 17 02:53:02 2002 +++ phpdoc-de/reference/bzip2/functions/bzerrno.xml Fri May 31 13:47:08 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./de/functions/bzip2.xml, last change in rev 1.1 --> <!-- last change to 'bzerrno' in en/ tree in rev 1.1 --> <!-- EN-Revision: 1.2 Maintainer: nohn Status: ready --> Index: phpdoc-de/reference/bzip2/functions/bzerror.xml diff -u phpdoc-de/reference/bzip2/functions/bzerror.xml:1.2 phpdoc-de/reference/bzip2/functions/bzerror.xml:1.3 --- phpdoc-de/reference/bzip2/functions/bzerror.xml:1.2 Wed Apr 17 02:53:02 2002 +++ phpdoc-de/reference/bzip2/functions/bzerror.xml Fri May 31 13:47:08 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./de/functions/bzip2.xml, last change in rev 1.1 --> <!-- last change to 'bzerror' in en/ tree in rev 1.1 --> <!-- EN-Revision: 1.2 Maintainer: nohn Status: ready --> Index: phpdoc-de/reference/bzip2/functions/bzerrstr.xml diff -u phpdoc-de/reference/bzip2/functions/bzerrstr.xml:1.2 phpdoc-de/reference/bzip2/functions/bzerrstr.xml:1.3 --- phpdoc-de/reference/bzip2/functions/bzerrstr.xml:1.2 Wed Apr 17 02:53:03 2002 +++ phpdoc-de/reference/bzip2/functions/bzerrstr.xml Fri May 31 13:47:08 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./de/functions/bzip2.xml, last change in rev 1.1 --> <!-- last change to 'bzerrstr' in en/ tree in rev 1.1 --> <!-- EN-Revision: 1.2 Maintainer: nohn Status: ready --> Index: phpdoc-de/reference/bzip2/functions/bzflush.xml diff -u phpdoc-de/reference/bzip2/functions/bzflush.xml:1.3 phpdoc-de/reference/bzip2/functions/bzflush.xml:1.4 --- phpdoc-de/reference/bzip2/functions/bzflush.xml:1.3 Sun Apr 28 05:16:38 2002 +++ phpdoc-de/reference/bzip2/functions/bzflush.xml Fri May 31 13:47:08 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- splitted from ./de/functions/bzip2.xml, last change in rev 1.1 --> <!-- last change to 'bzflush' in en/ tree in rev 1.1 --> <!-- EN-Revision: 1.2 Maintainer: nohn Status: ready --> Index: phpdoc-de/reference/bzip2/functions/bzopen.xml diff -u phpdoc-de/reference/bzip2/functions/bzopen.xml:1.2 phpdoc-de/reference/bzip2/functions/bzopen.xml:1.3 --- phpdoc-de/reference/bzip2/functions/bzopen.xml:1.2 Wed Apr 17 02:53:03 2002 +++ phpdoc-de/reference/bzip2/functions/bzopen.xml Fri May 31 13:47:08 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./de/functions/bzip2.xml, last change in rev 1.1 --> <!-- last change to 'bzopen' in en/ tree in rev 1.1 --> <!-- EN-Revision: 1.2 Maintainer: nohn Status: ready --> Index: phpdoc-de/reference/bzip2/functions/bzread.xml diff -u phpdoc-de/reference/bzip2/functions/bzread.xml:1.2 phpdoc-de/reference/bzip2/functions/bzread.xml:1.3 --- phpdoc-de/reference/bzip2/functions/bzread.xml:1.2 Wed Apr 17 02:53:03 2002 +++ phpdoc-de/reference/bzip2/functions/bzread.xml Fri May 31 13:47:08 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./de/functions/bzip2.xml, last change in rev 1.1 --> <!-- last change to 'bzread' in en/ tree in rev 1.1 --> <!-- EN-Revision: 1.2 Maintainer: nohn Status: ready --> Index: phpdoc-de/reference/bzip2/functions/bzwrite.xml diff -u phpdoc-de/reference/bzip2/functions/bzwrite.xml:1.2 phpdoc-de/reference/bzip2/functions/bzwrite.xml:1.3 --- phpdoc-de/reference/bzip2/functions/bzwrite.xml:1.2 Wed Apr 17 02:53:03 2002 +++ phpdoc-de/reference/bzip2/functions/bzwrite.xml Fri May 31 13:47:08 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./de/functions/bzip2.xml, last change in rev 1.1 --> <!-- last change to 'bzwrite' in en/ tree in rev 1.1 --> <!-- EN-Revision: 1.2 Maintainer: nohn Status: ready --> Index: phpdoc-de/reference/calendar/functions/easter-date.xml diff -u phpdoc-de/reference/calendar/functions/easter-date.xml:1.1 phpdoc-de/reference/calendar/functions/easter-date.xml:1.2 --- phpdoc-de/reference/calendar/functions/easter-date.xml:1.1 Sun Apr 14 19:49:17 2002 +++ phpdoc-de/reference/calendar/functions/easter-date.xml Fri May 31 13:47:08 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/calendar.xml, last change in rev 1.2 --> <!-- last change to 'easter-date' in en/ tree in rev 1.2 --> <refentry id="function.easter-date"> Index: phpdoc-de/reference/calendar/functions/easter-days.xml diff -u phpdoc-de/reference/calendar/functions/easter-days.xml:1.1 phpdoc-de/reference/calendar/functions/easter-days.xml:1.2 --- phpdoc-de/reference/calendar/functions/easter-days.xml:1.1 Sun Apr 14 19:49:17 2002 +++ phpdoc-de/reference/calendar/functions/easter-days.xml Fri May 31 13:47:08 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/calendar.xml, last change in rev 1.2 --> <!-- last change to 'easter-days' in en/ tree in rev 1.2 --> <refentry id="function.easter-days"> Index: phpdoc-de/reference/calendar/functions/frenchtojd.xml diff -u phpdoc-de/reference/calendar/functions/frenchtojd.xml:1.1 phpdoc-de/reference/calendar/functions/frenchtojd.xml:1.2 --- phpdoc-de/reference/calendar/functions/frenchtojd.xml:1.1 Sun Apr 14 19:49:18 2002 +++ phpdoc-de/reference/calendar/functions/frenchtojd.xml Fri May 31 13:47:08 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/calendar.xml, last change in rev 1.3 --> <!-- last change to 'frenchtojd' in en/ tree in rev 1.4 --> <refentry id="function.frenchtojd"> Index: phpdoc-de/reference/calendar/functions/gregoriantojd.xml diff -u phpdoc-de/reference/calendar/functions/gregoriantojd.xml:1.1 phpdoc-de/reference/calendar/functions/gregoriantojd.xml:1.2 --- phpdoc-de/reference/calendar/functions/gregoriantojd.xml:1.1 Sun Apr 14 19:49:18 2002 +++ phpdoc-de/reference/calendar/functions/gregoriantojd.xml Fri May 31 13:47:08 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/calendar.xml, last change in rev 1.6 --> <!-- last change to 'gregoriantojd' in en/ tree in rev 1.4 --> <refentry id="function.gregoriantojd"> Index: phpdoc-de/reference/calendar/functions/jddayofweek.xml diff -u phpdoc-de/reference/calendar/functions/jddayofweek.xml:1.1 phpdoc-de/reference/calendar/functions/jddayofweek.xml:1.2 --- phpdoc-de/reference/calendar/functions/jddayofweek.xml:1.1 Sun Apr 14 19:49:18 2002 +++ phpdoc-de/reference/calendar/functions/jddayofweek.xml Fri May 31 13:47:08 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/calendar.xml, last change in rev 1.3 --> <!-- last change to 'jddayofweek' in en/ tree in rev 1.4 --> <refentry id="function.jddayofweek"> Index: phpdoc-de/reference/calendar/functions/jdmonthname.xml diff -u phpdoc-de/reference/calendar/functions/jdmonthname.xml:1.1 phpdoc-de/reference/calendar/functions/jdmonthname.xml:1.2 --- phpdoc-de/reference/calendar/functions/jdmonthname.xml:1.1 Sun Apr 14 19:49:18 2002 +++ phpdoc-de/reference/calendar/functions/jdmonthname.xml Fri May 31 13:47:08 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/calendar.xml, last change in rev 1.3 --> <!-- last change to 'jdmonthname' in en/ tree in rev 1.4 --> <refentry id="function.jdmonthname"> Index: phpdoc-de/reference/calendar/functions/jdtofrench.xml diff -u phpdoc-de/reference/calendar/functions/jdtofrench.xml:1.1 phpdoc-de/reference/calendar/functions/jdtofrench.xml:1.2 --- phpdoc-de/reference/calendar/functions/jdtofrench.xml:1.1 Sun Apr 14 19:49:18 2002 +++ phpdoc-de/reference/calendar/functions/jdtofrench.xml Fri May 31 13:47:08 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/calendar.xml, last change in rev 1.3 --> <!-- last change to 'jdtofrench' in en/ tree in rev 1.4 --> <refentry id="function.jdtofrench"> Index: phpdoc-de/reference/calendar/functions/jdtogregorian.xml diff -u phpdoc-de/reference/calendar/functions/jdtogregorian.xml:1.1 phpdoc-de/reference/calendar/functions/jdtogregorian.xml:1.2 --- phpdoc-de/reference/calendar/functions/jdtogregorian.xml:1.1 Sun Apr 14 19:49:18 2002 +++ phpdoc-de/reference/calendar/functions/jdtogregorian.xml Fri May 31 13:47:08 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/calendar.xml, last change in rev 1.3 --> <!-- last change to 'jdtogregorian' in en/ tree in rev 1.4 --> <refentry id="function.jdtogregorian"> Index: phpdoc-de/reference/calendar/functions/jdtojewish.xml diff -u phpdoc-de/reference/calendar/functions/jdtojewish.xml:1.1 phpdoc-de/reference/calendar/functions/jdtojewish.xml:1.2 --- phpdoc-de/reference/calendar/functions/jdtojewish.xml:1.1 Sun Apr 14 19:49:18 2002 +++ phpdoc-de/reference/calendar/functions/jdtojewish.xml Fri May 31 13:47:08 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/calendar.xml, last change in rev 1.3 --> <!-- last change to 'jdtojewish' in en/ tree in rev 1.4 --> <refentry id="function.jdtojewish"> Index: phpdoc-de/reference/calendar/functions/jdtojulian.xml diff -u phpdoc-de/reference/calendar/functions/jdtojulian.xml:1.1 phpdoc-de/reference/calendar/functions/jdtojulian.xml:1.2 --- phpdoc-de/reference/calendar/functions/jdtojulian.xml:1.1 Sun Apr 14 19:49:18 2002 +++ phpdoc-de/reference/calendar/functions/jdtojulian.xml Fri May 31 13:47:08 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/calendar.xml, last change in rev 1.3 --> <!-- last change to 'jdtojulian' in en/ tree in rev 1.4 --> <refentry id="function.jdtojulian"> Index: phpdoc-de/reference/calendar/functions/jdtounix.xml diff -u phpdoc-de/reference/calendar/functions/jdtounix.xml:1.1 phpdoc-de/reference/calendar/functions/jdtounix.xml:1.2 --- phpdoc-de/reference/calendar/functions/jdtounix.xml:1.1 Sun Apr 14 19:49:18 2002 +++ phpdoc-de/reference/calendar/functions/jdtounix.xml Fri May 31 13:47:08 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/calendar.xml, last change in rev 1.4 --> <!-- last change to 'jdtounix' in en/ tree in rev 1.3 --> <refentry id="function.jdtounix"> Index: phpdoc-de/reference/calendar/functions/jewishtojd.xml diff -u phpdoc-de/reference/calendar/functions/jewishtojd.xml:1.1 phpdoc-de/reference/calendar/functions/jewishtojd.xml:1.2 --- phpdoc-de/reference/calendar/functions/jewishtojd.xml:1.1 Sun Apr 14 19:49:18 2002 +++ phpdoc-de/reference/calendar/functions/jewishtojd.xml Fri May 31 13:47:08 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/calendar.xml, last change in rev 1.3 --> <!-- last change to 'jewishtojd' in en/ tree in rev 1.4 --> <refentry id="function.jewishtojd"> Index: phpdoc-de/reference/calendar/functions/juliantojd.xml diff -u phpdoc-de/reference/calendar/functions/juliantojd.xml:1.1 phpdoc-de/reference/calendar/functions/juliantojd.xml:1.2 --- phpdoc-de/reference/calendar/functions/juliantojd.xml:1.1 Sun Apr 14 19:49:18 2002 +++ phpdoc-de/reference/calendar/functions/juliantojd.xml Fri May 31 13:47:08 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/calendar.xml, last change in rev 1.3 --> <!-- last change to 'juliantojd' in en/ tree in rev 1.4 --> <refentry id="function.juliantojd"> Index: phpdoc-de/reference/calendar/functions/unixtojd.xml diff -u phpdoc-de/reference/calendar/functions/unixtojd.xml:1.1 phpdoc-de/reference/calendar/functions/unixtojd.xml:1.2 --- phpdoc-de/reference/calendar/functions/unixtojd.xml:1.1 Sun Apr 14 19:49:18 2002 +++ phpdoc-de/reference/calendar/functions/unixtojd.xml Fri May 31 13:47:08 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/calendar.xml, last change in rev 1.4 --> <!-- last change to 'unixtojd' in en/ tree in rev 1.3 --> <refentry id="function.unixtojd"> Index: phpdoc-de/reference/ccvs/functions/ccvs-add.xml diff -u phpdoc-de/reference/ccvs/functions/ccvs-add.xml:1.1 phpdoc-de/reference/ccvs/functions/ccvs-add.xml:1.2 --- phpdoc-de/reference/ccvs/functions/ccvs-add.xml:1.1 Sun Apr 14 19:49:23 2002 +++ phpdoc-de/reference/ccvs/functions/ccvs-add.xml Fri May 31 13:47:09 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/ccvs.xml, last change in rev 1.7 --> <!-- last change to 'ccvs-add' in en/ tree in rev 1.9 --> <refentry id="function.ccvs-add"> Index: phpdoc-de/reference/ccvs/functions/ccvs-auth.xml diff -u phpdoc-de/reference/ccvs/functions/ccvs-auth.xml:1.1 phpdoc-de/reference/ccvs/functions/ccvs-auth.xml:1.2 --- phpdoc-de/reference/ccvs/functions/ccvs-auth.xml:1.1 Sun Apr 14 19:49:23 2002 +++ phpdoc-de/reference/ccvs/functions/ccvs-auth.xml Fri May 31 13:47:10 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/ccvs.xml, last change in rev 1.7 --> <!-- last change to 'ccvs-auth' in en/ tree in rev 1.9 --> <refentry id="function.ccvs-auth"> Index: phpdoc-de/reference/ccvs/functions/ccvs-command.xml diff -u phpdoc-de/reference/ccvs/functions/ccvs-command.xml:1.1 phpdoc-de/reference/ccvs/functions/ccvs-command.xml:1.2 --- phpdoc-de/reference/ccvs/functions/ccvs-command.xml:1.1 Sun Apr 14 19:49:23 2002 +++ phpdoc-de/reference/ccvs/functions/ccvs-command.xml Fri May 31 13:47:10 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/ccvs.xml, last change in rev 1.7 --> <!-- last change to 'ccvs-command' in en/ tree in rev 1.9 --> <refentry id="function.ccvs-command"> Index: phpdoc-de/reference/ccvs/functions/ccvs-count.xml diff -u phpdoc-de/reference/ccvs/functions/ccvs-count.xml:1.1 phpdoc-de/reference/ccvs/functions/ccvs-count.xml:1.2 --- phpdoc-de/reference/ccvs/functions/ccvs-count.xml:1.1 Sun Apr 14 19:49:23 2002 +++ phpdoc-de/reference/ccvs/functions/ccvs-count.xml Fri May 31 13:47:10 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/ccvs.xml, last change in rev 1.7 --> <!-- last change to 'ccvs-count' in en/ tree in rev 1.9 --> <refentry id="function.ccvs-count"> Index: phpdoc-de/reference/ccvs/functions/ccvs-delete.xml diff -u phpdoc-de/reference/ccvs/functions/ccvs-delete.xml:1.1 phpdoc-de/reference/ccvs/functions/ccvs-delete.xml:1.2 --- phpdoc-de/reference/ccvs/functions/ccvs-delete.xml:1.1 Sun Apr 14 19:49:24 2002 +++ phpdoc-de/reference/ccvs/functions/ccvs-delete.xml Fri May 31 13:47:10 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/ccvs.xml, last change in rev 1.7 --> <!-- last change to 'ccvs-delete' in en/ tree in rev 1.9 --> <refentry id="function.ccvs-delete"> Index: phpdoc-de/reference/ccvs/functions/ccvs-done.xml diff -u phpdoc-de/reference/ccvs/functions/ccvs-done.xml:1.1 phpdoc-de/reference/ccvs/functions/ccvs-done.xml:1.2 --- phpdoc-de/reference/ccvs/functions/ccvs-done.xml:1.1 Sun Apr 14 19:49:24 2002 +++ phpdoc-de/reference/ccvs/functions/ccvs-done.xml Fri May 31 13:47:10 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/ccvs.xml, last change in rev 1.7 --> <!-- last change to 'ccvs-done' in en/ tree in rev 1.9 --> <refentry id="function.ccvs-done"> Index: phpdoc-de/reference/ccvs/functions/ccvs-init.xml diff -u phpdoc-de/reference/ccvs/functions/ccvs-init.xml:1.1 phpdoc-de/reference/ccvs/functions/ccvs-init.xml:1.2 --- phpdoc-de/reference/ccvs/functions/ccvs-init.xml:1.1 Sun Apr 14 19:49:24 2002 +++ phpdoc-de/reference/ccvs/functions/ccvs-init.xml Fri May 31 13:47:10 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/ccvs.xml, last change in rev 1.7 --> <!-- last change to 'ccvs-init' in en/ tree in rev 1.9 --> <refentry id="function.ccvs-init"> Index: phpdoc-de/reference/ccvs/functions/ccvs-lookup.xml diff -u phpdoc-de/reference/ccvs/functions/ccvs-lookup.xml:1.1 phpdoc-de/reference/ccvs/functions/ccvs-lookup.xml:1.2 --- phpdoc-de/reference/ccvs/functions/ccvs-lookup.xml:1.1 Sun Apr 14 19:49:24 2002 +++ phpdoc-de/reference/ccvs/functions/ccvs-lookup.xml Fri May 31 13:47:10 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/ccvs.xml, last change in rev 1.7 --> <!-- last change to 'ccvs-lookup' in en/ tree in rev 1.9 --> <refentry id="function.ccvs-lookup"> Index: phpdoc-de/reference/ccvs/functions/ccvs-new.xml diff -u phpdoc-de/reference/ccvs/functions/ccvs-new.xml:1.1 phpdoc-de/reference/ccvs/functions/ccvs-new.xml:1.2 --- phpdoc-de/reference/ccvs/functions/ccvs-new.xml:1.1 Sun Apr 14 19:49:24 2002 +++ phpdoc-de/reference/ccvs/functions/ccvs-new.xml Fri May 31 13:47:10 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/ccvs.xml, last change in rev 1.7 --> <!-- last change to 'ccvs-new' in en/ tree in rev 1.9 --> <refentry id="function.ccvs-new"> Index: phpdoc-de/reference/ccvs/functions/ccvs-report.xml diff -u phpdoc-de/reference/ccvs/functions/ccvs-report.xml:1.1 phpdoc-de/reference/ccvs/functions/ccvs-report.xml:1.2 --- phpdoc-de/reference/ccvs/functions/ccvs-report.xml:1.1 Sun Apr 14 19:49:24 2002 +++ phpdoc-de/reference/ccvs/functions/ccvs-report.xml Fri May 31 13:47:10 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/ccvs.xml, last change in rev 1.7 --> <!-- last change to 'ccvs-report' in en/ tree in rev 1.9 --> <refentry id="function.ccvs-report"> Index: phpdoc-de/reference/ccvs/functions/ccvs-return.xml diff -u phpdoc-de/reference/ccvs/functions/ccvs-return.xml:1.1 phpdoc-de/reference/ccvs/functions/ccvs-return.xml:1.2 --- phpdoc-de/reference/ccvs/functions/ccvs-return.xml:1.1 Sun Apr 14 19:49:24 2002 +++ phpdoc-de/reference/ccvs/functions/ccvs-return.xml Fri May 31 13:47:10 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/ccvs.xml, last change in rev 1.7 --> <!-- last change to 'ccvs-return' in en/ tree in rev 1.9 --> <refentry id="function.ccvs-return"> Index: phpdoc-de/reference/ccvs/functions/ccvs-reverse.xml diff -u phpdoc-de/reference/ccvs/functions/ccvs-reverse.xml:1.1 phpdoc-de/reference/ccvs/functions/ccvs-reverse.xml:1.2 --- phpdoc-de/reference/ccvs/functions/ccvs-reverse.xml:1.1 Sun Apr 14 19:49:24 2002 +++ phpdoc-de/reference/ccvs/functions/ccvs-reverse.xml Fri May 31 13:47:10 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/ccvs.xml, last change in rev 1.7 --> <!-- last change to 'ccvs-reverse' in en/ tree in rev 1.9 --> <refentry id="function.ccvs-reverse"> Index: phpdoc-de/reference/ccvs/functions/ccvs-sale.xml diff -u phpdoc-de/reference/ccvs/functions/ccvs-sale.xml:1.1 phpdoc-de/reference/ccvs/functions/ccvs-sale.xml:1.2 --- phpdoc-de/reference/ccvs/functions/ccvs-sale.xml:1.1 Sun Apr 14 19:49:24 2002 +++ phpdoc-de/reference/ccvs/functions/ccvs-sale.xml Fri May 31 13:47:10 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/ccvs.xml, last change in rev 1.7 --> <!-- last change to 'ccvs-sale' in en/ tree in rev 1.9 --> <refentry id="function.ccvs-sale"> Index: phpdoc-de/reference/ccvs/functions/ccvs-status.xml diff -u phpdoc-de/reference/ccvs/functions/ccvs-status.xml:1.1 phpdoc-de/reference/ccvs/functions/ccvs-status.xml:1.2 --- phpdoc-de/reference/ccvs/functions/ccvs-status.xml:1.1 Sun Apr 14 19:49:24 2002 +++ phpdoc-de/reference/ccvs/functions/ccvs-status.xml Fri May 31 13:47:10 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/ccvs.xml, last change in rev 1.7 --> <!-- last change to 'ccvs-status' in en/ tree in rev 1.9 --> <refentry id="function.ccvs-status"> Index: phpdoc-de/reference/ccvs/functions/ccvs-textvalue.xml diff -u phpdoc-de/reference/ccvs/functions/ccvs-textvalue.xml:1.1 phpdoc-de/reference/ccvs/functions/ccvs-textvalue.xml:1.2 --- phpdoc-de/reference/ccvs/functions/ccvs-textvalue.xml:1.1 Sun Apr 14 19:49:24 2002 +++ phpdoc-de/reference/ccvs/functions/ccvs-textvalue.xml Fri May 31 13:47:10 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/ccvs.xml, last change in rev 1.7 --> <!-- last change to 'ccvs-textvalue' in en/ tree in rev 1.3 --> <refentry id="function.ccvs-textvalue"> Index: phpdoc-de/reference/ccvs/functions/ccvs-void.xml diff -u phpdoc-de/reference/ccvs/functions/ccvs-void.xml:1.1 phpdoc-de/reference/ccvs/functions/ccvs-void.xml:1.2 --- phpdoc-de/reference/ccvs/functions/ccvs-void.xml:1.1 Sun Apr 14 19:49:25 2002 +++ phpdoc-de/reference/ccvs/functions/ccvs-void.xml Fri May 31 13:47:10 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/ccvs.xml, last change in rev 1.7 --> <!-- last change to 'ccvs-void' in en/ tree in rev 1.9 --> <refentry id="function.ccvs-void"> Index: phpdoc-de/reference/classobj/functions/call-user-method.xml diff -u phpdoc-de/reference/classobj/functions/call-user-method.xml:1.1 phpdoc-de/reference/classobj/functions/call-user-method.xml:1.2 --- phpdoc-de/reference/classobj/functions/call-user-method.xml:1.1 Sun Apr 14 19:49:32 2002 +++ phpdoc-de/reference/classobj/functions/call-user-method.xml Fri May 31 13:47:10 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/classobj.xml, last change in rev 1.7 --> <!-- last change to 'call-user-method' in en/ tree in rev 1.4 --> <refentry id="function.call-user-method"> Index: phpdoc-de/reference/classobj/functions/class-exists.xml diff -u phpdoc-de/reference/classobj/functions/class-exists.xml:1.1 phpdoc-de/reference/classobj/functions/class-exists.xml:1.2 --- phpdoc-de/reference/classobj/functions/class-exists.xml:1.1 Sun Apr 14 19:49:32 2002 +++ phpdoc-de/reference/classobj/functions/class-exists.xml Fri May 31 13:47:10 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/classobj.xml, last change in rev 1.7 --> <!-- last change to 'class-exists' in en/ tree in rev 1.11 --> <refentry id="function.class-exists"> Index: phpdoc-de/reference/classobj/functions/get-class-methods.xml diff -u phpdoc-de/reference/classobj/functions/get-class-methods.xml:1.1 phpdoc-de/reference/classobj/functions/get-class-methods.xml:1.2 --- phpdoc-de/reference/classobj/functions/get-class-methods.xml:1.1 Sun Apr 14 19:49:32 2002 +++ phpdoc-de/reference/classobj/functions/get-class-methods.xml Fri May 31 +13:47:10 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/classobj.xml, last change in rev 1.1 --> <!-- last change to 'get-class-methods' in en/ tree in rev 1.2 --> <refentry id="function.get-class-methods"> Index: phpdoc-de/reference/classobj/functions/get-class-vars.xml diff -u phpdoc-de/reference/classobj/functions/get-class-vars.xml:1.1 phpdoc-de/reference/classobj/functions/get-class-vars.xml:1.2 --- phpdoc-de/reference/classobj/functions/get-class-vars.xml:1.1 Sun Apr 14 19:49:32 2002 +++ phpdoc-de/reference/classobj/functions/get-class-vars.xml Fri May 31 13:47:10 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/classobj.xml, last change in rev 1.1 --> <!-- last change to 'get-class-vars' in en/ tree in rev 1.1 --> <refentry id="function.get-class-vars"> Index: phpdoc-de/reference/classobj/functions/get-class.xml diff -u phpdoc-de/reference/classobj/functions/get-class.xml:1.1 phpdoc-de/reference/classobj/functions/get-class.xml:1.2 --- phpdoc-de/reference/classobj/functions/get-class.xml:1.1 Sun Apr 14 19:49:32 2002 +++ phpdoc-de/reference/classobj/functions/get-class.xml Fri May 31 13:47:10 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/classobj.xml, last change in rev 1.7 --> <!-- last change to 'get-class' in en/ tree in rev 1.4 --> <refentry id="function.get-class"> Index: phpdoc-de/reference/classobj/functions/get-declared-classes.xml diff -u phpdoc-de/reference/classobj/functions/get-declared-classes.xml:1.1 phpdoc-de/reference/classobj/functions/get-declared-classes.xml:1.2 --- phpdoc-de/reference/classobj/functions/get-declared-classes.xml:1.1 Sun Apr 14 19:49:32 2002 +++ phpdoc-de/reference/classobj/functions/get-declared-classes.xml Fri May 31 +13:47:10 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/classobj.xml, last change in rev 1.7 --> <!-- last change to 'get-declared-classes' in en/ tree in rev 1.11 --> <refentry id="function.get-declared-classes"> Index: phpdoc-de/reference/classobj/functions/get-object-vars.xml diff -u phpdoc-de/reference/classobj/functions/get-object-vars.xml:1.1 phpdoc-de/reference/classobj/functions/get-object-vars.xml:1.2 --- phpdoc-de/reference/classobj/functions/get-object-vars.xml:1.1 Sun Apr 14 19:49:32 2002 +++ phpdoc-de/reference/classobj/functions/get-object-vars.xml Fri May 31 13:47:10 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/classobj.xml, last change in rev 1.7 --> <!-- last change to 'get-object-vars' in en/ tree in rev 1.1 --> <refentry id="function.get-object-vars"> Index: phpdoc-de/reference/classobj/functions/get-parent-class.xml diff -u phpdoc-de/reference/classobj/functions/get-parent-class.xml:1.1 phpdoc-de/reference/classobj/functions/get-parent-class.xml:1.2 --- phpdoc-de/reference/classobj/functions/get-parent-class.xml:1.1 Sun Apr 14 19:49:32 2002 +++ phpdoc-de/reference/classobj/functions/get-parent-class.xml Fri May 31 13:47:10 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/classobj.xml, last change in rev 1.7 --> <!-- last change to 'get-parent-class' in en/ tree in rev 1.4 --> <refentry id="function.get-parent-class"> Index: phpdoc-de/reference/classobj/functions/is-subclass-of.xml diff -u phpdoc-de/reference/classobj/functions/is-subclass-of.xml:1.1 phpdoc-de/reference/classobj/functions/is-subclass-of.xml:1.2 --- phpdoc-de/reference/classobj/functions/is-subclass-of.xml:1.1 Sun Apr 14 19:49:32 2002 +++ phpdoc-de/reference/classobj/functions/is-subclass-of.xml Fri May 31 13:47:10 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/classobj.xml, last change in rev 1.1 --> <!-- last change to 'is-subclass-of' in en/ tree in rev 1.4 --> <refentry id="function.is-subclass-of"> Index: phpdoc-de/reference/classobj/functions/method-exists.xml diff -u phpdoc-de/reference/classobj/functions/method-exists.xml:1.1 phpdoc-de/reference/classobj/functions/method-exists.xml:1.2 --- phpdoc-de/reference/classobj/functions/method-exists.xml:1.1 Sun Apr 14 19:49:33 2002 +++ phpdoc-de/reference/classobj/functions/method-exists.xml Fri May 31 13:47:10 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./de/functions/classobj.xml, last change in rev 1.1 --> <!-- last change to 'method-exists' in en/ tree in rev 1.9 --> <refentry id="function.method-exists"> Index: phpdoc-de/reference/com/functions/class.com.xml diff -u phpdoc-de/reference/com/functions/class.com.xml:1.2 phpdoc-de/reference/com/functions/class.com.xml:1.3 --- phpdoc-de/reference/com/functions/class.com.xml:1.2 Wed Apr 17 02:53:03 2002 +++ phpdoc-de/reference/com/functions/class.com.xml Fri May 31 13:47:11 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./de/functions/com.xml, last change in rev 1.6 --> <!-- last change to 'class.com' in en/ tree in rev 1.12 --> <!-- EN-Revision: 1.2 Maintainer: tom Status: ready --> Index: phpdoc-de/reference/com/functions/class.variant.xml diff -u phpdoc-de/reference/com/functions/class.variant.xml:1.3 phpdoc-de/reference/com/functions/class.variant.xml:1.4 --- phpdoc-de/reference/com/functions/class.variant.xml:1.3 Fri May 17 12:32:35 2002 +++ phpdoc-de/reference/com/functions/class.variant.xml Fri May 31 13:47:11 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.4 $ --> <!-- EN-Revision: 1.2 Maintainer: tom Status: ready --> <refentry id="class.variant"> <refnamediv> Index: phpdoc-de/reference/com/functions/com-addref.xml diff -u phpdoc-de/reference/com/functions/com-addref.xml:1.2 phpdoc-de/reference/com/functions/com-addref.xml:1.3 --- phpdoc-de/reference/com/functions/com-addref.xml:1.2 Wed Apr 17 02:53:03 2002 +++ phpdoc-de/reference/com/functions/com-addref.xml Fri May 31 13:47:11 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./de/functions/com.xml, last change in rev 1.6 --> <!-- last change to 'com-addref' in en/ tree in rev 1.7 --> <!-- EN-Revision: 1.2 Maintainer: tom Status: ready --> Index: phpdoc-de/reference/com/functions/com-get.xml diff -u phpdoc-de/reference/com/functions/com-get.xml:1.2 phpdoc-de/reference/com/functions/com-get.xml:1.3 --- phpdoc-de/reference/com/functions/com-get.xml:1.2 Wed Apr 17 02:53:03 2002 +++ phpdoc-de/reference/com/functions/com-get.xml Fri May 31 13:47:11 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./de/functions/com.xml, last change in rev 1.6 --> <!-- last change to 'com-get' in en/ tree in rev 1.7 --> <!-- EN-Revision: 1.2 Maintainer: tom Status: ready --> Index: phpdoc-de/reference/com/functions/com-invoke.xml diff -u phpdoc-de/reference/com/functions/com-invoke.xml:1.2 phpdoc-de/reference/com/functions/com-invoke.xml:1.3 --- phpdoc-de/reference/com/functions/com-invoke.xml:1.2 Wed Apr 17 02:53:03 2002 +++ phpdoc-de/reference/com/functions/com-invoke.xml Fri May 31 13:47:11 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./de/functions/com.xml, last change in rev 1.6 --> <!-- last change to 'com-invoke' in en/ tree in rev 1.7 --> <!-- EN-Revision: 1.2 Maintainer: tom Status: ready --> Index: phpdoc-de/reference/com/functions/com-isenum.xml diff -u phpdoc-de/reference/com/functions/com-isenum.xml:1.2 phpdoc-de/reference/com/functions/com-isenum.xml:1.3 --- phpdoc-de/reference/com/functions/com-isenum.xml:1.2 Wed Apr 17 02:53:03 2002 +++ phpdoc-de/reference/com/functions/com-isenum.xml Fri May 31 13:47:11 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./de/functions/com.xml, last change in rev 1.12 --> <!-- last change to 'com-isenum' in en/ tree in rev 1.27 --> <!-- EN-Revision: 1.2 Maintainer: tom Status: ready --> Index: phpdoc-de/reference/com/functions/com-load-typelib.xml diff -u phpdoc-de/reference/com/functions/com-load-typelib.xml:1.2 phpdoc-de/reference/com/functions/com-load-typelib.xml:1.3 --- phpdoc-de/reference/com/functions/com-load-typelib.xml:1.2 Wed Apr 17 02:53:03 2002 +++ phpdoc-de/reference/com/functions/com-load-typelib.xml Fri May 31 13:47:11 +2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./de/functions/com.xml, last change in rev 1.12 --> <!-- last change to 'com-load-typelib' in en/ tree in rev 1.27 --> <!-- EN-Revision: 1.2 Maintainer: tom Status: ready --> Index: phpdoc-de/reference/com/functions/com-load.xml diff -u phpdoc-de/reference/com/functions/com-load.xml:1.2 phpdoc-de/reference/com/functions/com-load.xml:1.3 --- phpdoc-de/reference/com/functions/com-load.xml:1.2 Wed Apr 17 02:53:03 2002 +++ phpdoc-de/reference/com/functions/com-load.xml Fri May 31 13:47:11 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./de/functions/com.xml, last change in rev 1.6 --> <!-- last change to 'com-load' in en/ tree in rev 1.7 --> <!-- EN-Revision: 1.2 Maintainer: tom Status: ready --> Index: phpdoc-de/reference/com/functions/com-propget.xml diff -u phpdoc-de/reference/com/functions/com-propget.xml:1.2 phpdoc-de/reference/com/functions/com-propget.xml:1.3 --- phpdoc-de/reference/com/functions/com-propget.xml:1.2 Wed Apr 17 02:53:03 2002 +++ phpdoc-de/reference/com/functions/com-propget.xml Fri May 31 13:47:11 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./de/functions/com.xml, last change in rev 1.6 --> <!-- last change to 'com-propget' in en/ tree in rev 1.7 --> <!-- EN-Revision: 1.2 Maintainer: tom Status: ready --> Index: phpdoc-de/reference/com/functions/com-propput.xml diff -u phpdoc-de/reference/com/functions/com-propput.xml:1.2 phpdoc-de/reference/com/functions/com-propput.xml:1.3 --- phpdoc-de/reference/com/functions/com-propput.xml:1.2 Wed Apr 17 02:53:03 2002 +++ phpdoc-de/reference/com/functions/com-propput.xml Fri May 31 13:47:11 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./de/functions/com.xml, last change in rev 1.6 --> <!-- last change to 'com-propput' in en/ tree in rev 1.7 --> <!-- EN-Revision: 1.2 Maintainer: tom Status: ready --> Index: phpdoc-de/reference/com/functions/com-propset.xml diff -u phpdoc-de/reference/com/functions/com-propset.xml:1.2 phpdoc-de/reference/com/functions/com-propset.xml:1.3 --- phpdoc-de/reference/com/functions/com-propset.xml:1.2 Wed Apr 17 02:53:03 2002 +++ phpdoc-de/reference/com/functions/com-propset.xml Fri May 31 13:47:11 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./de/functions/com.xml, last change in rev 1.6 --> <!-- last change to 'com-propset' in en/ tree in rev 1.7 --> <!-- EN-Revision: 1.2 Maintainer: tom Status: ready --> Index: phpdoc-de/reference/com/functions/com-release.xml diff -u phpdoc-de/reference/com/functions/com-release.xml:1.2 phpdoc-de/reference/com/functions/com-release.xml:1.3 --- phpdoc-de/reference/com/functions/com-release.xml:1.2 Wed Apr 17 02:53:03 2002 +++ phpdoc-de/reference/com/functions/com-release.xml Fri May 31 13:47:11 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./de/functions/com.xml, last change in rev 1.6 --> <!-- last change to 'com-release' in en/ tree in rev 1.7 --> <!-- EN-Revision: 1.2 Maintainer: tom Status: ready --> Index: phpdoc-de/reference/com/functions/com-set.xml diff -u phpdoc-de/reference/com/functions/com-set.xml:1.2 phpdoc-de/reference/com/functions/com-set.xml:1.3 --- phpdoc-de/reference/com/functions/com-set.xml:1.2 Wed Apr 17 02:53:03 2002 +++ phpdoc-de/reference/com/functions/com-set.xml Fri May 31 13:47:11 2002 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./de/functions/com.xml, last change in rev 1.6 --> <!-- last change to 'com-set' in en/ tree in rev 1.7 --> <!-- EN-Revision: 1.2 Maintainer: tom Status: ready -->