What is Smarty?
Why use it?
Use Cases and Work Flow
Syntax Comparison
Template Inheritance
Best Practices
Crash Course
You may use the Smarty logo according to the trademark notice.
For sponsorship, advertising, news or other inquiries, contact us at:
Si es asignado true, Smarty respetara el If-Modified-Since encabezado enviado para el cliente. Si el timestamp del archivo de cache no fue alterado desde la ultima visita, entonces un encabezado "304 Not Modified" sera enviado en vez del contenido. Esto funciona solamente en archivos de cache sin etiquetas {insert}.
Ver también $caching, $cache_lifetime, $cache_handler_func, y Caching section.