Files
smarty/docs/pt_BR/programmers/api-variables/variable-force-compile.xml

32 lines
988 B
XML
Raw Normal View History

2004-04-13 11:47:32 +00:00
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision$ -->
<sect1 id="variable.force.compile">
<title>$force_compile</title>
<para>
Isso for<6F>a Smarty para (re)compilar templates a cada requisi<73><69>o.
Essa configura<72><61>o sobreescreve $compile_check. Por padr<64>o
isso est<73> desabilitado. Isso <20> <20>til para desenvolvimento e debug.
Isso nunca deve ser usado em ambiente de produ<64><75>o. Se caching
est<73> habilitado, os arquivo(s) de cache ser<65>o regerados <20> todo momento.
</para>
</sect1>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->