svn: /phpdoc/de/trunk/ language/oop5/basic.xml reference/filesystem/functions/unlink.xml reference/info/functions/phpinfo.xml

[email protected] (Mark Wiesemann)
Newsgroups php.doc.de
Message-ID <[email protected]>
wiesemann                                Mon, 26 Apr 2010 19:52:40 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=298613

Log:
sync to EN

Changed paths:
    U   phpdoc/de/trunk/language/oop5/basic.xml
    U   phpdoc/de/trunk/reference/filesystem/functions/unlink.xml
    U   phpdoc/de/trunk/reference/info/functions/phpinfo.xml

Modified: phpdoc/de/trunk/language/oop5/basic.xml
===================================================================
--- phpdoc/de/trunk/language/oop5/basic.xml	2010-04-26 19:51:33 UTC (rev 298612)
+++ phpdoc/de/trunk/language/oop5/basic.xml	2010-04-26 19:52:40 UTC (rev 298613)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: wiesemann Status: ready -->
+<!-- EN-Revision: 297948 Maintainer: wiesemann Status: ready -->

  <sect1 xml:id="language.oop5.basic" xmlns="http://docbook.org/ns/docbook">
   <title>Die Grundlagen</title>
@@ -8,10 +8,10 @@
   <sect2 xml:id="language.oop5.basic.class">
    <title>class</title>
    <para>
-    Jede Klassendefinition beginnt mit dem Schlüsselwort
+    Einfache Klassendefinitionen beginnen mit dem Schlüsselwort
     <literal>class</literal>, gefolgt von einem Klassennamen, gefolgt von
     einem Paar geschweifter Klammern, die die Definitionen der
-    Klasseneigenschaften und -methoden enthalten.
+    Eigenschaften und Methoden der Klasse enthalten.
    </para>
    <para>
     Der Klassenname kann jeder gültige Bezeichner sein, der kein von PHP

Modified: phpdoc/de/trunk/reference/filesystem/functions/unlink.xml
===================================================================
--- phpdoc/de/trunk/reference/filesystem/functions/unlink.xml	2010-04-26 19:51:33 UTC (rev 298612)
+++ phpdoc/de/trunk/reference/filesystem/functions/unlink.xml	2010-04-26 19:52:40 UTC (rev 298613)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: wiesemann Status: ready -->
+<!-- EN-Revision: 297722 Maintainer: wiesemann Status: ready -->
 <refentry xml:id="function.unlink" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>unlink</refname>
@@ -16,7 +16,8 @@
   </methodsynopsis>
   <para>
    Löscht <parameter>filename</parameter>. Ähnlich der
-   UNIX-C-unlink()-Funktion.
+   UNIX-C-unlink()-Funktion. Ein <constant>E_WARNING</constant>-Fehler
+   wird im Fehlerfall generiert.
   </para>
  </refsect1>


Modified: phpdoc/de/trunk/reference/info/functions/phpinfo.xml
===================================================================
--- phpdoc/de/trunk/reference/info/functions/phpinfo.xml	2010-04-26 19:51:33 UTC (rev 298612)
+++ phpdoc/de/trunk/reference/info/functions/phpinfo.xml	2010-04-26 19:52:40 UTC (rev 298613)
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: wiesemann Status: ready -->
+<!-- EN-Revision: 297890 Maintainer: wiesemann Status: ready -->
 <refentry xml:id="function.phpinfo" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
  <refnamediv>
   <refname>phpinfo</refname>
-  <refpurpose>Zeigt viele Informationen zu PHP</refpurpose>
+  <refpurpose>Gibt Informationen zur PHP-Konfiguration aus</refpurpose>
  </refnamediv>

  <refsect1 role="description">
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.