nohn Sat Apr 13 07:03:15 2002 EDT
Modified files:
/phpdoc/de/language control-structures.xml
/phpdoc/de/functions wddx.xml strings.xml snmp.xml shmop.xml
session.xml regex.xml posix.xml pgsql.xml
oracle.xml network.xml mssql.xml msession.xml
mhash.xml ircg.xml ingres_ii.xml image.xml
http.xml exec.xml dio.xml cpdf.xml
Log:
Added Revison-comment to enhance revcheck.html
Index: phpdoc/de/language/control-structures.xml
diff -u phpdoc/de/language/control-structures.xml:1.26
phpdoc/de/language/control-structures.xml:1.27
--- phpdoc/de/language/control-structures.xml:1.26 Sun Feb 10 11:22:30 2002
+++ phpdoc/de/language/control-structures.xml Sat Apr 13 07:02:54 2002
@@ -1,9 +1,8 @@
<?xml version="1.0" encoding="iso-8859-1"?>
+<!-- $Revision: 1.27 $ -->
+<!-- EN-Revision: 1.22 Maintainer: tzwenny Status: ready -->
<chapter id="control-structures">
<title>Kontroll-Strukturen</title>
-<!-- Anmerkung des �bersetzers:
- entspricht en/language/control-structures.xml 1.22 -->
-
<simpara>
Jedes PHP-Skript besteht aus einer Reihe von Anweisungen. Eine
Anweisung kann aus einem Funktions-Aufruf, einer Schleife, einer
Index: phpdoc/de/functions/wddx.xml
diff -u phpdoc/de/functions/wddx.xml:1.13 phpdoc/de/functions/wddx.xml:1.14
--- phpdoc/de/functions/wddx.xml:1.13 Sat Feb 2 10:34:11 2002
+++ phpdoc/de/functions/wddx.xml Sat Apr 13 07:02:58 2002
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
+<!-- $Revision: 1.14 $ -->
+<!-- EN-Revision: 1.16 Maintainer: jan Status: ready -->
<reference id="ref.wddx">
<title>WDDX Funktionen</title>
<titleabbrev>WDDX</titleabbrev>
Index: phpdoc/de/functions/strings.xml
diff -u phpdoc/de/functions/strings.xml:1.41 phpdoc/de/functions/strings.xml:1.42
--- phpdoc/de/functions/strings.xml:1.41 Sat Feb 2 10:34:09 2002
+++ phpdoc/de/functions/strings.xml Sat Apr 13 07:02:59 2002
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
+<!-- $Revision: 1.42 $ -->
+<!-- EN-Revision: 1.58 Maintainer: tschuer Status: ready -->
<reference id="ref.strings">
<title>String-Funktionen</title>
<titleabbrev>Strings</titleabbrev>
Index: phpdoc/de/functions/snmp.xml
diff -u phpdoc/de/functions/snmp.xml:1.12 phpdoc/de/functions/snmp.xml:1.13
--- phpdoc/de/functions/snmp.xml:1.12 Sat Feb 2 10:34:09 2002
+++ phpdoc/de/functions/snmp.xml Sat Apr 13 07:03:00 2002
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
+<!-- $Revision: 1.13 $ -->
+<!-- EN-Revision: 1.18 Maintainer: jan Status: ready -->
<reference id="ref.snmp">
<title>SNMP Funktionen</title>
<titleabbrev>SNMP</titleabbrev>
Index: phpdoc/de/functions/shmop.xml
diff -u phpdoc/de/functions/shmop.xml:1.10 phpdoc/de/functions/shmop.xml:1.11
--- phpdoc/de/functions/shmop.xml:1.10 Mon Apr 8 17:18:21 2002
+++ phpdoc/de/functions/shmop.xml Sat Apr 13 07:03:00 2002
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
+<!-- $Revision: 1.11 $ -->
+<!-- EN-Revision: 1.15 Maintainer: conni Status: ready -->
<reference id="ref.shmop">
<title>Shared Memory Funktionen (Gemeinsamer Speicher)</title>
<titleabbrev>shmop</titleabbrev>
Index: phpdoc/de/functions/session.xml
diff -u phpdoc/de/functions/session.xml:1.42 phpdoc/de/functions/session.xml:1.43
--- phpdoc/de/functions/session.xml:1.42 Sun Feb 17 04:55:06 2002
+++ phpdoc/de/functions/session.xml Sat Apr 13 07:03:01 2002
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
+<!-- $Revision: 1.43 $ -->
+<!-- EN-Revision: 1.81 Maintainer: samesch Status: ready -->
<reference id="ref.session">
<title>Session Funktionen</title>
<titleabbrev>Sessions</titleabbrev>
Index: phpdoc/de/functions/regex.xml
diff -u phpdoc/de/functions/regex.xml:1.29 phpdoc/de/functions/regex.xml:1.30
--- phpdoc/de/functions/regex.xml:1.29 Mon Feb 18 15:22:07 2002
+++ phpdoc/de/functions/regex.xml Sat Apr 13 07:03:02 2002
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
+<!-- $Revision: 1.30 $ -->
+<!-- EN-Revision: 1.39 Maintainer: samesch Status: ready -->
<reference id="ref.regex">
<title>Regul�re Ausdr�cke Funktionen (POSIX erweitert)</title>
<titleabbrev>Regexps</titleabbrev>
Index: phpdoc/de/functions/posix.xml
diff -u phpdoc/de/functions/posix.xml:1.14 phpdoc/de/functions/posix.xml:1.15
--- phpdoc/de/functions/posix.xml:1.14 Thu Feb 21 12:48:32 2002
+++ phpdoc/de/functions/posix.xml Sat Apr 13 07:03:02 2002
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
+<!-- $Revision: 1.15 $ -->
+<!-- EN-Revision: 1.19 Maintainer: samesch Status: ready -->
<reference id="ref.posix">
<title>POSIX Funktionen</title>
<titleabbrev>POSIX</titleabbrev>
Index: phpdoc/de/functions/pgsql.xml
diff -u phpdoc/de/functions/pgsql.xml:1.30 phpdoc/de/functions/pgsql.xml:1.31
--- phpdoc/de/functions/pgsql.xml:1.30 Wed Apr 10 11:54:02 2002
+++ phpdoc/de/functions/pgsql.xml Sat Apr 13 07:03:03 2002
@@ -1,4 +1,6 @@
<?xml version='1.0'?>
+<!-- $Revision: 1.31 $ -->
+<!-- EN-Revision: 1.78 Maintainer: conni Status: ready -->
<reference id='ref.pgsql'>
<title>PostgreSQL Funktionen</title>
<titleabbrev>PostgreSQL</titleabbrev>
Index: phpdoc/de/functions/oracle.xml
diff -u phpdoc/de/functions/oracle.xml:1.20 phpdoc/de/functions/oracle.xml:1.21
--- phpdoc/de/functions/oracle.xml:1.20 Mon Feb 18 15:33:33 2002
+++ phpdoc/de/functions/oracle.xml Sat Apr 13 07:03:04 2002
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
+<!-- $Revision: 1.21 $ -->
+<!-- EN-Revision: 1.30 Maintainer: samesch Status: ready -->
<reference id="ref.oracle">
<title>Oracle Funktionen</title>
<titleabbrev>Oracle</titleabbrev>
Index: phpdoc/de/functions/network.xml
diff -u phpdoc/de/functions/network.xml:1.20 phpdoc/de/functions/network.xml:1.21
--- phpdoc/de/functions/network.xml:1.20 Wed Apr 10 03:29:07 2002
+++ phpdoc/de/functions/network.xml Sat Apr 13 07:03:07 2002
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
+<!-- $Revision: 1.21 $ -->
+<!-- EN-Revision: 1.26 Maintainer: tschuer Status: ready -->
<reference id="ref.network">
<title>Netzwerk Funktionen</title>
<titleabbrev>Netzwerk</titleabbrev>
Index: phpdoc/de/functions/mssql.xml
diff -u phpdoc/de/functions/mssql.xml:1.20 phpdoc/de/functions/mssql.xml:1.21
--- phpdoc/de/functions/mssql.xml:1.20 Mon Feb 18 19:46:21 2002
+++ phpdoc/de/functions/mssql.xml Sat Apr 13 07:03:07 2002
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
+<!-- $Revision: 1.21 $ -->
+<!-- EN-Revision: 1.28 Maintainer: samesch Status: ready -->
<reference id="ref.mssql">
<title>Microsoft SQL Server Funktionen</title>
<titleabbrev>MS SQL Server</titleabbrev>
Index: phpdoc/de/functions/msession.xml
diff -u phpdoc/de/functions/msession.xml:1.2 phpdoc/de/functions/msession.xml:1.3
--- phpdoc/de/functions/msession.xml:1.2 Sat Feb 2 10:34:05 2002
+++ phpdoc/de/functions/msession.xml Sat Apr 13 07:03:09 2002
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
+<!-- EN-Revision: 1.5 Maintainer: drews Status: ready -->
<reference id="ref.msession">
<title>Mohawk Software Session Handler Funktionen</title>
<titleabbrev>Msession Funktionen</titleabbrev>
@@ -24,11 +25,11 @@
</refnamediv>
<refsect1>
<title>Beschreibung</title>
- <methodsynopsis>
- <type>bool</type><methodname>msession_connect</methodname>
- <methodparam><type>string</type><parameter>host</parameter></methodparam>
- <methodparam><type>string</type><parameter>port</parameter></methodparam>
- </methodsynopsis>
+ <methodsynopsis>
+ <type>bool</type><methodname>msession_connect</methodname>
+ <methodparam><type>string</type><parameter>host</parameter></methodparam>
+ <methodparam><type>string</type><parameter>port</parameter></methodparam>
+ </methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
@@ -40,10 +41,10 @@
</refnamediv>
<refsect1>
<title>Beschreibung</title>
- <methodsynopsis>
- <type>void</type><methodname>msession_disconnect</methodname>
- <void/>
- </methodsynopsis>
+ <methodsynopsis>
+ <type>void</type><methodname>msession_disconnect</methodname>
+ <void/>
+ </methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
@@ -55,10 +56,10 @@
</refnamediv>
<refsect1>
<title>Beschreibung</title>
- <methodsynopsis>
- <type>int</type><methodname>msession_count</methodname>
- <void/>
- </methodsynopsis>
+ <methodsynopsis>
+ <type>int</type><methodname>msession_count</methodname>
+ <void/>
+ </methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
@@ -70,10 +71,10 @@
</refnamediv>
<refsect1>
<title>Beschreibung</title>
- <methodsynopsis>
- <type>bool</type><methodname>msession_create</methodname>
- <methodparam><type>string</type><parameter>session</parameter></methodparam>
- </methodsynopsis>
+ <methodsynopsis>
+ <type>bool</type><methodname>msession_create</methodname>
+ <methodparam><type>string</type><parameter>session</parameter></methodparam>
+ </methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
@@ -85,10 +86,10 @@
</refnamediv>
<refsect1>
<title>Beschreibung</title>
- <methodsynopsis>
- <type>bool</type><methodname>msession_destroy</methodname>
- <methodparam><type>string</type><parameter>name</parameter></methodparam>
- </methodsynopsis>
+ <methodsynopsis>
+ <type>bool</type><methodname>msession_destroy</methodname>
+ <methodparam><type>string</type><parameter>name</parameter></methodparam>
+ </methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
@@ -100,10 +101,10 @@
</refnamediv>
<refsect1>
<title>Beschreibung</title>
- <methodsynopsis>
- <type>int</type><methodname>msession_lock</methodname>
- <methodparam><type>string</type><parameter>name</parameter></methodparam>
- </methodsynopsis>
+ <methodsynopsis>
+ <type>int</type><methodname>msession_lock</methodname>
+ <methodparam><type>string</type><parameter>name</parameter></methodparam>
+ </methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
@@ -115,11 +116,11 @@
</refnamediv>
<refsect1>
<title>Beschreibung</title>
- <methodsynopsis>
- <type>int</type><methodname>msession_unlock</methodname>
- <methodparam><type>string</type><parameter>session</parameter></methodparam>
- <methodparam><type>int</type><parameter>key</parameter></methodparam>
- </methodsynopsis>
+ <methodsynopsis>
+ <type>int</type><methodname>msession_unlock</methodname>
+ <methodparam><type>string</type><parameter>session</parameter></methodparam>
+ <methodparam><type>int</type><parameter>key</parameter></methodparam>
+ </methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
@@ -131,12 +132,12 @@
</refnamediv>
<refsect1>
<title>Beschreibung</title>
- <methodsynopsis>
- <type>bool</type><methodname>msession_set</methodname>
- <methodparam><type>string</type><parameter>session</parameter></methodparam>
- <methodparam><type>string</type><parameter>name</parameter></methodparam>
- <methodparam><type>string</type><parameter>value</parameter></methodparam>
- </methodsynopsis>
+ <methodsynopsis>
+ <type>bool</type><methodname>msession_set</methodname>
+ <methodparam><type>string</type><parameter>session</parameter></methodparam>
+ <methodparam><type>string</type><parameter>name</parameter></methodparam>
+ <methodparam><type>string</type><parameter>value</parameter></methodparam>
+ </methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
@@ -148,12 +149,12 @@
</refnamediv>
<refsect1>
<title>Beschreibung</title>
- <methodsynopsis>
- <type>string</type><methodname>msession_get</methodname>
- <methodparam><type>string</type><parameter>session</parameter></methodparam>
- <methodparam><type>string</type><parameter>name</parameter></methodparam>
- <methodparam><type>string</type><parameter>value</parameter></methodparam>
- </methodsynopsis>
+ <methodsynopsis>
+ <type>string</type><methodname>msession_get</methodname>
+ <methodparam><type>string</type><parameter>session</parameter></methodparam>
+ <methodparam><type>string</type><parameter>name</parameter></methodparam>
+ <methodparam><type>string</type><parameter>value</parameter></methodparam>
+ </methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
@@ -165,10 +166,10 @@
</refnamediv>
<refsect1>
<title>Beschreibung</title>
- <methodsynopsis>
- <type>string</type><methodname>msession_uniq</methodname>
- <methodparam><type>int</type><parameter>param</parameter></methodparam>
- </methodsynopsis>
+ <methodsynopsis>
+ <type>string</type><methodname>msession_uniq</methodname>
+ <methodparam><type>int</type><parameter>param</parameter></methodparam>
+ </methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
@@ -180,10 +181,10 @@
</refnamediv>
<refsect1>
<title>Beschreibung</title>
- <methodsynopsis>
- <type>string</type><methodname>msession_randstr</methodname>
- <methodparam><type>int</type><parameter>param</parameter></methodparam>
- </methodsynopsis>
+ <methodsynopsis>
+ <type>string</type><methodname>msession_randstr</methodname>
+ <methodparam><type>int</type><parameter>param</parameter></methodparam>
+ </methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
@@ -195,11 +196,11 @@
</refnamediv>
<refsect1>
<title>Beschreibung</title>
- <methodsynopsis>
- <type>array</type><methodname>msession_find</methodname>
- <methodparam><type>string</type><parameter>name</parameter></methodparam>
- <methodparam><type>string</type><parameter>value</parameter></methodparam>
- </methodsynopsis>
+ <methodsynopsis>
+ <type>array</type><methodname>msession_find</methodname>
+ <methodparam><type>string</type><parameter>name</parameter></methodparam>
+ <methodparam><type>string</type><parameter>value</parameter></methodparam>
+ </methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
@@ -211,10 +212,10 @@
</refnamediv>
<refsect1>
<title>Beschreibung</title>
- <methodsynopsis>
- <type>array</type><methodname>msession_list</methodname>
- <void/>
- </methodsynopsis>
+ <methodsynopsis>
+ <type>array</type><methodname>msession_list</methodname>
+ <void/>
+ </methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
@@ -226,10 +227,10 @@
</refnamediv>
<refsect1>
<title>Beschreibung</title>
- <methodsynopsis>
- <type>array</type><methodname>msession_get_array</methodname>
- <methodparam><type>string</type><parameter>session</parameter></methodparam>
- </methodsynopsis>
+ <methodsynopsis>
+ <type>array</type><methodname>msession_get_array</methodname>
+ <methodparam><type>string</type><parameter>session</parameter></methodparam>
+ </methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
@@ -241,11 +242,11 @@
</refnamediv>
<refsect1>
<title>Beschreibung</title>
- <methodsynopsis>
- <type>bool</type><methodname>msession_set_array</methodname>
- <methodparam><type>string</type><parameter>session</parameter></methodparam>
- <methodparam><type>array</type><parameter>tuples</parameter></methodparam>
- </methodsynopsis>
+ <methodsynopsis>
+ <type>bool</type><methodname>msession_set_array</methodname>
+ <methodparam><type>string</type><parameter>session</parameter></methodparam>
+ <methodparam><type>array</type><parameter>tuples</parameter></methodparam>
+ </methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
@@ -257,10 +258,10 @@
</refnamediv>
<refsect1>
<title>Beschreibung</title>
- <methodsynopsis>
- <type>array</type><methodname>msession_listvar</methodname>
- <methodparam><type>string</type><parameter>name</parameter></methodparam>
- </methodsynopsis>
+ <methodsynopsis>
+ <type>array</type><methodname>msession_listvar</methodname>
+ <methodparam><type>string</type><parameter>name</parameter></methodparam>
+ </methodsynopsis>
<para>
Gibt ein assoziatives Array [Wert, Session] für alle Sessions mit
einer Variablen namens <parameter>name</parameter> zurück.
@@ -278,11 +279,11 @@
</refnamediv>
<refsect1>
<title>Beschreibung</title>
- <methodsynopsis>
- <type>int</type><methodname>msession_timeout</methodname>
- <methodparam><type>string</type><parameter>session</parameter></methodparam>
- <methodparam
choice="opt"><type>int</type><parameter>param</parameter></methodparam>
- </methodsynopsis>
+ <methodsynopsis>
+ <type>int</type><methodname>msession_timeout</methodname>
+ <methodparam><type>string</type><parameter>session</parameter></methodparam>
+ <methodparam
+choice="opt"><type>int</type><parameter>param</parameter></methodparam>
+ </methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
@@ -294,11 +295,11 @@
</refnamediv>
<refsect1>
<title>Beschreibung</title>
- <methodsynopsis>
- <type>string</type><methodname>msession_inc</methodname>
- <methodparam><type>string</type><parameter>session</parameter></methodparam>
- <methodparam><type>string</type><parameter>name</parameter></methodparam>
- </methodsynopsis>
+ <methodsynopsis>
+ <type>string</type><methodname>msession_inc</methodname>
+ <methodparam><type>string</type><parameter>session</parameter></methodparam>
+ <methodparam><type>string</type><parameter>name</parameter></methodparam>
+ </methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
@@ -310,10 +311,10 @@
</refnamediv>
<refsect1>
<title>Beschreibung</title>
- <methodsynopsis>
- <type>string</type><methodname>msession_getdata</methodname>
- <methodparam><type>string</type><parameter>session</parameter></methodparam>
- </methodsynopsis>
+ <methodsynopsis>
+ <type>string</type><methodname>msession_getdata</methodname>
+ <methodparam><type>string</type><parameter>session</parameter></methodparam>
+ </methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
@@ -325,11 +326,11 @@
</refnamediv>
<refsect1>
<title>Beschreibung</title>
- <methodsynopsis>
- <type>bool</type><methodname>msession_setdata</methodname>
- <methodparam><type>string</type><parameter>session</parameter></methodparam>
- <methodparam><type>string</type><parameter>value</parameter></methodparam>
- </methodsynopsis>
+ <methodsynopsis>
+ <type>bool</type><methodname>msession_setdata</methodname>
+ <methodparam><type>string</type><parameter>session</parameter></methodparam>
+ <methodparam><type>string</type><parameter>value</parameter></methodparam>
+ </methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
@@ -341,12 +342,12 @@
</refnamediv>
<refsect1>
<title>Beschreibung</title>
- <methodsynopsis>
- <type>string</type><methodname>msession_plugin</methodname>
- <methodparam><type>string</type><parameter>session</parameter></methodparam>
- <methodparam><type>string</type><parameter>val</parameter></methodparam>
- <methodparam
choice="opt"><type>string</type><parameter>param</parameter></methodparam>
- </methodsynopsis>
+ <methodsynopsis>
+ <type>string</type><methodname>msession_plugin</methodname>
+ <methodparam><type>string</type><parameter>session</parameter></methodparam>
+ <methodparam><type>string</type><parameter>val</parameter></methodparam>
+ <methodparam
+choice="opt"><type>string</type><parameter>param</parameter></methodparam>
+ </methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
@@ -374,4 +375,4 @@
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
-
+
Index: phpdoc/de/functions/mhash.xml
diff -u phpdoc/de/functions/mhash.xml:1.11 phpdoc/de/functions/mhash.xml:1.12
--- phpdoc/de/functions/mhash.xml:1.11 Sat Feb 2 10:34:04 2002
+++ phpdoc/de/functions/mhash.xml Sat Apr 13 07:03:09 2002
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
+<!-- $Revision: 1.12 $ -->
+<!-- EN-Revision: 1.19 Maintainer: jan Status: ready -->
<reference id="ref.mhash">
<title>Hash Funktionen</title>
<titleabbrev>mhash</titleabbrev>
Index: phpdoc/de/functions/ircg.xml
diff -u phpdoc/de/functions/ircg.xml:1.12 phpdoc/de/functions/ircg.xml:1.13
--- phpdoc/de/functions/ircg.xml:1.12 Wed Apr 10 03:19:02 2002
+++ phpdoc/de/functions/ircg.xml Sat Apr 13 07:03:09 2002
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.12 $ -->
+<!-- $Revision: 1.13 $ -->
+<!-- EN-Revision: 1.21 Maintainer: georg Status: ready -->
<reference id="ref.ircg">
<title>IRC Gateway Funktionen</title>
<titleabbrev>IRC Gateway</titleabbrev>
Index: phpdoc/de/functions/ingres_ii.xml
diff -u phpdoc/de/functions/ingres_ii.xml:1.7 phpdoc/de/functions/ingres_ii.xml:1.8
--- phpdoc/de/functions/ingres_ii.xml:1.7 Sat Feb 2 10:34:04 2002
+++ phpdoc/de/functions/ingres_ii.xml Sat Apr 13 07:03:10 2002
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
+<!-- EN-Revision: 1.10 Maintainer: conni Status: ready -->
<reference id="ref.ingres">
<title>Ingres II Funktionen</title>
<titleabbrev>Ingres II</titleabbrev>
Index: phpdoc/de/functions/image.xml
diff -u phpdoc/de/functions/image.xml:1.28 phpdoc/de/functions/image.xml:1.29
--- phpdoc/de/functions/image.xml:1.28 Sat Feb 2 10:34:03 2002
+++ phpdoc/de/functions/image.xml Sat Apr 13 07:03:10 2002
@@ -1,11 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
+<!-- $Revision: 1.29 $ -->
+<!-- EN-Revision: 1.26 Maintainer: tschuer Status: ready -->
<reference id="ref.image">
<title>Grafik-Funktionen</title>
<titleabbrev>Grafiken</titleabbrev>
- <!-- Anmerkung des �bersetzers:
- entspricht en/functions/image.xml 1.26 -->
-
-
<partintro>
<simpara>
Sie k�nnen die Grafik-Funktionen von PHP nicht nur benutzen, um
Index: phpdoc/de/functions/http.xml
diff -u phpdoc/de/functions/http.xml:1.21 phpdoc/de/functions/http.xml:1.22
--- phpdoc/de/functions/http.xml:1.21 Wed Apr 10 04:19:25 2002
+++ phpdoc/de/functions/http.xml Sat Apr 13 07:03:11 2002
@@ -1,10 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
+<!-- $Revision: 1.22 $ -->
+<!-- EN-Revision: 1.13 Maintainer: tschuer Status: ready -->
<reference id="ref.http">
<title>HTTP-Funktionen</title>
<titleabbrev>HTTP</titleabbrev>
- <!-- Anmerkung des �bersetzers:
- entspricht en/functions/http.xml 1.13 -->
-
<partintro>
<simpara>
Diese Funktionen erm�glichen die Manipulation der an den Browser
Index: phpdoc/de/functions/exec.xml
diff -u phpdoc/de/functions/exec.xml:1.12 phpdoc/de/functions/exec.xml:1.13
--- phpdoc/de/functions/exec.xml:1.12 Sat Feb 2 10:34:00 2002
+++ phpdoc/de/functions/exec.xml Sat Apr 13 07:03:12 2002
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
+<!-- $Revision: 1.13 $ -->
+<!-- EN-Revision: 1.18 Maintainer: drews Status: ready -->
<reference id="ref.exec">
<title>Funktionen zur Programmausf�hrung</title>
<titleabbrev>Programmausf�hrung</titleabbrev>
Index: phpdoc/de/functions/dio.xml
diff -u phpdoc/de/functions/dio.xml:1.4 phpdoc/de/functions/dio.xml:1.5
--- phpdoc/de/functions/dio.xml:1.4 Sat Feb 2 10:33:59 2002
+++ phpdoc/de/functions/dio.xml Sat Apr 13 07:03:13 2002
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $EN-Revision: 1.60 maintainer: georg status: ready$ -->
+<!-- $Revision: 1.5 $ -->
+<!-- EN-Revision: 1.6 maintainer: georg status: ready -->
<reference id="ref.dio">
<title>Direkte Ein-/Ausgabe Funktionen</title>
<titleabbrev>Direkte Ein-/Ausgabe Funktionen</titleabbrev>
Index: phpdoc/de/functions/cpdf.xml
diff -u phpdoc/de/functions/cpdf.xml:1.26 phpdoc/de/functions/cpdf.xml:1.27
--- phpdoc/de/functions/cpdf.xml:1.26 Thu Feb 21 12:52:16 2002
+++ phpdoc/de/functions/cpdf.xml Sat Apr 13 07:03:13 2002
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
+<!-- $Revision: 1.27 $ -->
+<!-- EN-Revision: 1.39 maintainer: samesch status: ready -->
<reference id="ref.cpdf">
<title>ClibPDF Funktionen</title>
<titleabbrev>ClibPDF</titleabbrev>