svn: /phpdoc/de/trunk/reference/curl/functions/ curl-errno.xml

[email protected] (Daniel Jaenecke)
Newsgroups php.doc.de
Message-ID <[email protected]>
jaenecke                                 Thu, 22 Apr 2010 11:16:49 +0000

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

Log:
sync to en

Changed paths:
    U   phpdoc/de/trunk/reference/curl/functions/curl-errno.xml

Modified: phpdoc/de/trunk/reference/curl/functions/curl-errno.xml
===================================================================
--- phpdoc/de/trunk/reference/curl/functions/curl-errno.xml	2010-04-22 11:05:44 UTC (rev 298306)
+++ phpdoc/de/trunk/reference/curl/functions/curl-errno.xml	2010-04-22 11:16:49 UTC (rev 298307)
@@ -34,7 +34,7 @@
    Fehler aufgetreten ist.
   </para>
  </refsect1>
-
+
  <refsect1 role="examples">
   &reftitle.examples;
   <para>
@@ -53,7 +53,7 @@
 // prüfen, ob ein Fehler aufgetreten ist
 if(curl_errno($ch))
 {
-	echo 'Curl Fehler: ' . curl_error($ch);
+    echo 'Curl Fehler: ' . curl_error($ch);
 }

 // Resource schliessen
@@ -64,7 +64,7 @@
    </example>
   </para>
  </refsect1>
-
+
  <refsect1 role="seealso">
   &reftitle.seealso;
   <para>
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.