Updated to Smarty 2.6.26 (June 18th, 2009), we should update to Smarty 3.x (current...
[mirrors/Kyberia-bloodline.git] / wwwroot / smarty / FAQ
index bf66959f508f4141e7607a81b087235fc55b4c0d..1860678e7006a2af126e9a6110bce7d67c0fde8c 100644 (file)
@@ -117,7 +117,7 @@ A: Be sure you set $compile_check=false once your templates are initially
    change too often, turn on the caching engine and adjust your application so
    it doesn't do unnecessary work (like db calls) if a cached page is
    available. See the documentation for examples.
    change too often, turn on the caching engine and adjust your application so
    it doesn't do unnecessary work (like db calls) if a cached page is
    available. See the documentation for examples.
-
+   
 Q: Do you have a mailing list?
 A:  We have a few mailing lists. "general" for you to share your ideas or ask
        questions, "dev" for those interested in the development efforts of Smarty,
 Q: Do you have a mailing list?
 A:  We have a few mailing lists. "general" for you to share your ideas or ask
        questions, "dev" for those interested in the development efforts of Smarty,
@@ -226,7 +226,7 @@ A: In Edit - Properties - Rewrite HTML you can specify if Dreamweaver should
 
 HOWTO
 -----
 
 HOWTO
 -----
-
+   
 Q: How do I generate different cache files per template based on arguments
    passed to the page?
 A: Use your $REQUEST_URI as the cache_id when fetching the page:
 Q: How do I generate different cache files per template based on arguments
    passed to the page?
 A: Use your $REQUEST_URI as the cache_id when fetching the page:
This page took 0.128454 seconds and 4 git commands to generate.