mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 02:44:27 +02:00
fixed small bug in doc comments
This commit is contained in:
@@ -151,7 +151,7 @@ class Smarty
|
|||||||
* <ul>
|
* <ul>
|
||||||
* <li>0 = no caching</li>
|
* <li>0 = no caching</li>
|
||||||
* <li>1 = use class cache_lifetime value</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>
|
* </ul>
|
||||||
* @var integer
|
* @var integer
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user