cvs: smarty /docs/de getting-started.xml

"Nuno Lopes" <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsnlopess1126863772@cvsserver>
nlopess		Fri Sep 16 05:42:52 2005 EDT

  Modified files:              
    /smarty/docs/de	getting-started.xml 
  Log:
  more fixes
  
http://cvs.php.net/diff.php/smarty/docs/de/getting-started.xml?r1=1.8&r2=1.9&ty=u
Index: smarty/docs/de/getting-started.xml
diff -u smarty/docs/de/getting-started.xml:1.8 smarty/docs/de/getting-started.xml:1.9
--- smarty/docs/de/getting-started.xml:1.8	Fri Sep 16 05:40:46 2005
+++ smarty/docs/de/getting-started.xml	Fri Sep 16 05:42:51 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
 <!-- EN-Revision: 1.10 Maintainer: andreas Status: ready -->
 <part id="getting.started">
  <title>Erste Schritte</title>
@@ -227,7 +227,7 @@
 <![CDATA[
 <?php
 require('/usr/local/lib/php/Smarty/Smarty.class.php');
-$smarty = new Smarty;</screen>
+$smarty = new Smarty;
 ?>
 ]]>
     </programlisting>
@@ -377,7 +377,7 @@
 chmod 770 /web/www.example.com/smarty/guestbook/templates_c/
 
 chown nobody:nobody /web/www.example.com/smarty/guestbook/cache/
-chmod 770 /web/www.example.com/smarty/guestbook/cache/</screen>
+chmod 770 /web/www.example.com/smarty/guestbook/cache/
 ]]>
     </programlisting>
    </example>

-- 
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
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.