mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 10:24:26 +02:00
fixed small bug in doc comments
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
Reference in New Issue
Block a user