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