Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2435c41

Browse files
author
Hartmut Holzgraefe
committed
last batch of EN-Revision tags additions and fixes
git-svn-id: https://svn.php.net/repository/phpdoc/de/trunk@228133 c90b9560-bf6c-de11-be94-00142212c4b1
1 parent 39e7f89 commit 2435c41

157 files changed

Lines changed: 314 additions & 411 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

appendices/debugger.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?xml version="1.0" encoding="iso-8859-1"?>
2-
<!-- $Revision: 1.10 $ -->
2+
<!-- $Revision: 1.11 $ -->
3+
<!-- EN-Revision: 1.1 Maintainer: nobody Status: unknown -->
34
<appendix id="debugger">
45
<title>Der PHP-Debugger</title>
56

faq/obtaining.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="iso-8859-1"?>
2-
<!-- $Revision: 1.4 $ -->
3-
<!-- EN-Revision: 1.20 -->
2+
<!-- $Revision: 1.5 $ -->
3+
<!-- EN-Revision: 1.20 Maintainer: sammywg Status: ready -->
44
<chapter id="faq.obtaining">
55
<title>PHP beziehen</title>
66
<titleabbrev>PHP beziehen</titleabbrev>

features/connection-handling.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?xml version="1.0" encoding="iso-8859-1"?>
2-
<!-- $Revision: 1.9 $ -->
2+
<!-- $Revision: 1.10 $ -->
3+
<!-- EN-Revision: 1.1 Maintainer: nobody Status: unknown -->
34
<chapter id="features.connection-handling">
45
<title>Verbindungssteuerung</title>
56

features/http-auth.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?xml version="1.0" encoding="iso-8859-1"?>
2-
<!-- $Revision: 1.14 $ -->
2+
<!-- $Revision: 1.15 $ -->
3+
<!-- EN-Revision: 1.1 Maintainer: nobody Status: unknown -->
34
<chapter id="features.http-auth">
45
<title>HTTP-Authentifizierung mit PHP</title>
56

features/remote-files.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?xml version="1.0" encoding="iso-8859-1"?>
2-
<!-- $Revision: 1.10 $ -->
2+
<!-- $Revision: 1.11 $ -->
3+
<!-- EN-Revision: 1.1 Maintainer: nobody Status: unknown -->
34
<chapter id="features.remote-files">
45
<title>Zugriff auf entfernte Dateien</title>
56

install/unix/apache1.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?xml version="1.0" encoding="iso-8859-1"?>
2-
<!-- $Revision: 1.2 $ -->
2+
<!-- $Revision: 1.3 $ -->
3+
<!-- EN-Revision: 1.1 Maintainer: nobody Status: unknown -->
34
<sect1 id="install.unix.apache">
45
<title>Apache 1.3.x auf Unix-Systemen</title>
56
<para>

install/unix/apache2.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="iso-8859-1"?>
2-
<!-- $Revision: 1.2 $ -->
3-
<!-- EN-Revision: 1.6 maintainer: simp Status: ready -->
2+
<!-- $Revision: 1.3 $ -->
3+
<!-- EN-Revision: 1.6 Maintainer: simp Status: ready -->
44
<sect1 id="install.unix.apache2">
55
<title>Apache 2.0 auf Unix Systemen</title>
66
<para>

install/unix/index.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="iso-8859-1"?>
2-
<!-- $Revision: 1.2 $ -->
3-
<!-- EN-Revision 1.6 maintainer: Simp Status: ready -->
2+
<!-- $Revision: 1.3 $ -->
3+
<!-- EN-Revision: 1.6 Maintainer: Simp Status: ready -->
44
<chapter id="install.unix">
55
<title>Installation auf Unix-Systemen</title>
66
<para>

language/references.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?xml version="1.0" encoding="iso-8859-1"?>
2-
<!-- $Revision: 1.18 $ -->
2+
<!-- $Revision: 1.19 $ -->
3+
<!-- EN-Revision: 1.1 Maintainer: nobody Status: unknown -->
34
<chapter id="language.references">
45
<title>Referenzen in PHP</title>
56

reference/classobj/functions/call-user-method.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<?xml version="1.0" encoding="iso-8859-1"?>
2-
<!-- $Revision: 1.2 $ -->
3-
<!-- splitted from ./de/functions/classobj.xml, last change in rev 1.7 -->
4-
<!-- last change to 'call-user-method' in en/ tree in rev 1.4 -->
2+
<!-- $Revision: 1.3 $ -->
3+
<!-- EN-Revision: 1.1 Maintainer: nobody Status: unknown -->
54
<refentry id="function.call-user-method">
65
<refnamediv>
76
<refname>call_user_method</refname>

0 commit comments

Comments
 (0)