- implemented caching of registered Resources

- new property 'auto_literal'. if true(default)  '{ ' and ' }' interpreted as literal, not as Smarty delimiter
This commit is contained in:
Uwe.Tews
2009-08-29 16:29:52 +00:00
parent a13ae6628c
commit bfefb8e017
9 changed files with 762 additions and 755 deletions
+2
View File
@@ -74,6 +74,8 @@ class Smarty extends Smarty_Internal_TemplateBase {
private static $instance = array();
// smarty version
public static $_version = 'Smarty3Alpha';
// ato literal on delimiters with whitspace
public $auto_literal= false;
// display error on not assigned variabled
static $error_unassigned = false;
// template directory