cvs: smarty /docs/de getting-started.xml
"andreas halter" <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvsandreas1089965871@cvsserver> |
andreas Fri Jul 16 04:17:51 2004 EDT
Modified files:
/smarty/docs/de getting-started.xml
Log:
- updated version (incl revcheck comment) for revcheck testing
http://cvs.php.net/diff.php/smarty/docs/de/getting-started.xml?r1=1.2&r2=1.3&ty=u
Index: smarty/docs/de/getting-started.xml
diff -u smarty/docs/de/getting-started.xml:1.2 smarty/docs/de/getting-started.xml:1.3
--- smarty/docs/de/getting-started.xml:1.2 Sun Apr 18 13:02:23 2004
+++ smarty/docs/de/getting-started.xml Fri Jul 16 04:17:51 2004
@@ -1,7 +1,6 @@
-<!-- Smarty German Documentation Port -->
-<!-- $Id: getting-started.xml,v 1.2 2004/04/18 17:02:23 didou Exp $ -->
-<!-- $Author: didou $ -->
-<!-- $Revision: 1.2 $ -->
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!-- $Revision: 1.3 $ -->
+<!-- DE-Revision: 1.1 Maintainer: andreas Status: ready -->
<part id="getting.started">
<title>Erste Schritte</title>
<chapter id="what.is.smarty">
@@ -367,9 +366,8 @@
class Smarty_GuestBook extends Smarty {
- function Smarty_GuestBook() {
-
-
+ function Smarty_GuestBook()
+ {
// Konstruktor. Diese Werte werden für jede Instanz automatisch gesetzt
$this->Smarty();
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php