This commit is contained in:
didou
2004-04-13 12:14:17 +00:00
parent e066cf2984
commit af45ae6f07
4 changed files with 184 additions and 178 deletions

View File

@@ -40,7 +40,9 @@ $smarty->display('index.tpl',"sports|basketball");
caches for the blue theme with clear_cache(null,'themes|blue');
</para>
</note>
</sect1>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml

View File

@@ -101,7 +101,9 @@ $smarty->display('index.tpl',"sports");
In this manner, you can "group" your caches together by giving them the
same cache_id.
</para>
</sect1>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml

View File

@@ -165,7 +165,9 @@ $smarty->display('index.tpl');
]]>
</programlisting>
</example>
</sect1>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml