cvs: smarty /docs/en/programmers/caching caching-setting-up.xml

"Messju Mohr" <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsmessju1134205829@cvsserver>
messju		Sat Dec 10 04:10:29 2005 EDT

  Modified files:              
    /smarty/docs/en/programmers/caching	caching-setting-up.xml 
  Log:
  $caching is an int, not a boolean.
  
  
http://cvs.php.net/diff.php/smarty/docs/en/programmers/caching/caching-setting-up.xml?r1=1.5&r2=1.6&ty=u
Index: smarty/docs/en/programmers/caching/caching-setting-up.xml
diff -u smarty/docs/en/programmers/caching/caching-setting-up.xml:1.5 smarty/docs/en/programmers/caching/caching-setting-up.xml:1.6
--- smarty/docs/en/programmers/caching/caching-setting-up.xml:1.5	Tue Sep 13 12:14:12 2005
+++ smarty/docs/en/programmers/caching/caching-setting-up.xml	Sat Dec 10 04:10:27 2005
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
   <sect1 id="caching.setting.up">
    <title>Setting Up Caching</title>
    <para>
     The first thing to do is enable caching  by setting <link
-    linkend="variable.caching">$caching</link> = true (or 1.)
+    linkend="variable.caching">$caching</link> = 1 (or 2).
    </para>
    <example>
     <title>enabling caching</title>

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