fixed small bug in doc comments

This commit is contained in:
cellog
2003-04-21 19:04:47 +00:00
parent 448da66e39
commit 0b10d02d73

View File

@@ -151,7 +151,7 @@ class Smarty
* <ul>
* <li>0 = no caching</li>
* <li>1 = use class cache_lifetime value</li>
* <li >2 = use cache_lifetime in cache file</li>
* <li>2 = use cache_lifetime in cache file</li>
* </ul>
* @var integer
*/