From bd790b782ae0117920e1856932261bdc1cce5eb2 Mon Sep 17 00:00:00 2001 From: gerald Date: Fri, 2 Jul 2004 22:29:26 +0000 Subject: [PATCH] Fixed missing tags to be able to make doc again --- docs/fr/getting-started.xml | 8 +++----- docs/fr/preface.xml | 2 +- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/docs/fr/getting-started.xml b/docs/fr/getting-started.xml index efab7cfe..76c8b816 100644 --- a/docs/fr/getting-started.xml +++ b/docs/fr/getting-started.xml @@ -1,6 +1,6 @@ - + Pour commencer @@ -181,7 +181,8 @@ $smarty = new Smarty; require('Smarty.class.php'); $smarty = new Smarty; ?> -]]> +]]> + Définir explicitement la constante SMARTY_DIR @@ -287,7 +288,6 @@ $smarty = new Smarty; régler les permissions d'accès - - @@ -368,7 +367,6 @@ Hello, {$name}! $smarty->display('index.tpl'); ?> -?> ]]> diff --git a/docs/fr/preface.xml b/docs/fr/preface.xml index ac227944..2c9105d6 100644 --- a/docs/fr/preface.xml +++ b/docs/fr/preface.xml @@ -1,6 +1,6 @@ - + Préface