cvs: smarty /docs/fr/programmers/advanced-features section-template-cache-handler-func.xml
"gerald croes" <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvsgerald1099332311@cvsserver> |
gerald Mon Nov 1 13:05:11 2004 EDT
Modified files:
/smarty/docs/fr/programmers/advanced-features
section-template-cache-handler-func.xml
Log:
Added note about the last parameter, sync revision info
http://cvs.php.net/diff.php/smarty/docs/fr/programmers/advanced-features/section-template-cache-handler-func.xml?r1=1.5&r2=1.6&ty=u
Index: smarty/docs/fr/programmers/advanced-features/section-template-cache-handler-func.xml
diff -u smarty/docs/fr/programmers/advanced-features/section-template-cache-handler-func.xml:1.5 smarty/docs/fr/programmers/advanced-features/section-template-cache-handler-func.xml:1.6
--- smarty/docs/fr/programmers/advanced-features/section-template-cache-handler-func.xml:1.5 Fri Oct 29 10:18:12 2004
+++ smarty/docs/fr/programmers/advanced-features/section-template-cache-handler-func.xml Mon Nov 1 13:05:10 2004
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
-<!-- EN-Revision: 1.1 Maintainer: nobody Status: partial -->
+<!-- $Revision: 1.6 $ -->
+<!-- EN-Revision: 1.3 Maintainer: gerald Status: ready -->
<sect1 id="section.template.cache.handler.func">
<title>Fonction de gestion du cache</title>
<para>
@@ -24,6 +24,9 @@
lire/écrire), le cinquième paramètre est l'identifiant de cache (optionnel)
et le sixième est l'identifiant de compilation.
</para>
+ <para>
+ Note: Le dernier paramètre ($exp_time) a été ajouté dans Smarty-2.6.0.
+ </para>
<example>
<title>exemple d'utilisation de MySQL pour la source du cache</title>
<programlisting>
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php