index
:
smarty
master
smarty Templating Suite
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
sysplugins
/
smarty_internal_utility.php
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-18
- bugfix template caching did not care about file.tpl in different template_dir
uwe.tews@googlemail.com
1
-2
/
+2
2011-09-17
- bugfix lock_id for file resource would create invalid filepath
rodneyrehm
1
-0
/
+3
2011-09-16
- bugfix reverted resource caching as it could not detect template_dir changes
uwe.tews@googlemail.com
1
-3
/
+0
2011-09-16
commit 3.1 into the trunk
monte.ohrt
1
-102
/
+454
2011-07-26
- bugfix experimental getTags() method did not work
uwe.tews@googlemail.com
1
-54
/
+54
2011-02-17
-improvement not to delete files starting with '.' from cache and template_c ...
uwe.tews@googlemail.com
1
-3
/
+3
2011-01-14
fix memory leak
uwe.tews@googlemail.com
1
-12
/
+4
2011-01-14
- remove possible warning
uwe.tews@googlemail.com
1
-0
/
+2
2011-01-14
-bugfix removed memory leak while processing compileAllTemplates
uwe.tews@googlemail.com
1
-3
/
+13
2010-11-11
- major update including some API changes
uwe.tews@googlemail.com
1
-2
/
+21
2010-09-18
- bugfix untility compileAllConfig() did not create sha1 code for compiled te...
uwe.tews@googlemail.com
1
-1
/
+1
2010-09-17
- bugfix {$smarty.template} and {$smarty.current_dir} did not compile correct...
uwe.tews@googlemail.com
1
-3
/
+3
2010-08-17
fix formatting
monte.ohrt
1
-0
/
+1
2010-06-24
- replace internal get_time() calls with standard PHP5 microtime(true) calls ...
Uwe.Tews
1
-4
/
+4
2010-06-20
- replace internal get_time() calls with standard PHP5 microtime(true) calls
Uwe.Tews
1
-11
/
+0
2010-03-29
- bugfix allow array definitions as modifier parameter
Uwe.Tews
1
-13
/
+18
2010-03-25
- new method utility->compileAllConfig() to compile all config files
Uwe.Tews
1
-0
/
+58
2010-03-25
- change of utility->compileAllTemplates() log messages
Uwe.Tews
1
-70
/
+75
2010-03-22
- bugfix make directory separator operating system independend in compileAllT...
Uwe.Tews
1
-1
/
+1
2010-03-22
fix testInstall() error messages
monte.ohrt
1
-8
/
+8
2010-03-21
- removed unused code in compileAllTemplates()
Uwe.Tews
1
-4
/
+0
2010-02-08
move getTemplateVars() into data object
monte.ohrt
1
-39
/
+0
2010-02-07
- minor fixes on API update
Uwe.Tews
1
-1
/
+2
2010-02-07
add new files
monte.ohrt
1
-0
/
+261