cvs: smarty /docs/fr/programmers/advanced-features section-template-cache-handler-func.xml

"Mehdi Achour" <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsdidou1099059494@cvsserver>
didou		Fri Oct 29 10:18:14 2004 EDT

  Modified files:              
    /smarty/docs/fr/programmers/advanced-features	
                                                 	section-template-cache-handler-func.xml 
  Log:
  fix a small typo
  
http://cvs.php.net/diff.php/smarty/docs/fr/programmers/advanced-features/section-template-cache-handler-func.xml?r1=1.4&r2=1.5&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.4 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.4	Fri Oct 29 07:58:15 2004
+++ smarty/docs/fr/programmers/advanced-features/section-template-cache-handler-func.xml	Fri Oct 29 10:18:12 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- EN-Revision: 1.1 Maintainer: nobody Status: partial -->
 <sect1 id="section.template.cache.handler.func">
  <title>Fonction de gestion du cache</title>
@@ -37,7 +37,7 @@
 include('mysql_cache_handler.php');
 
 $smarty = new Smarty;
-$smarty-i>cache_handler_func = 'mysql_cache_handler';
+$smarty->cache_handler_func = 'mysql_cache_handler';
 
 $smarty->display('index.tpl');
 

-- 
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.