svn: /phpdoc/de/trunk/chapters/ intro.xml

[email protected] (Christoph Michael Becker)
Newsgroups php.doc.de
Message-ID <[email protected]>
cmb                                      Tue, 22 May 2018 12:45:12 +0000

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

Log:
Update example according to EN

Inspired by a patch provided by an anonymous user.

Changed paths:
    U   phpdoc/de/trunk/chapters/intro.xml

Modified: phpdoc/de/trunk/chapters/intro.xml
===================================================================
--- phpdoc/de/trunk/chapters/intro.xml	2018-05-22 12:44:13 UTC (rev 345040)
+++ phpdoc/de/trunk/chapters/intro.xml	2018-05-22 12:45:12 UTC (rev 345041)
@@ -21,8 +21,7 @@
      <info><title>Ein einführendes Beispiel</title></info>
      <programlisting role="php">
 <![CDATA[
-<!DOCTYPE HTML PUBLIC "-//W3C/DTD HTML 4.01 Transitional//EN
-"http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE HTML>
 <html>
     <head>
         <title>Beispiel</title>
@@ -30,7 +29,7 @@
     <body>

         <?php
-        echo "Hallo, ich bin ein PHP-Skript!";
+            echo "Hallo, ich bin ein PHP-Skript!";
         ?>

     </body>
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.