diff options
| author | rodneyrehm <rodneyrehm@localhost> | 2011-10-10 19:31:34 +0000 |
|---|---|---|
| committer | rodneyrehm <rodneyrehm@localhost> | 2011-10-10 19:31:34 +0000 |
| commit | 352cb05cf5a485cbb1d9ecfe08cb6734fe5a5d7c (patch) | |
| tree | 77343c27eef57a753c70df0dd096fcd6c8bf19b6 /change_log.txt | |
| parent | d3258767a61e65513a79b9f1337b73d564a57ea0 (diff) | |
| download | smarty-352cb05cf5a485cbb1d9ecfe08cb6734fe5a5d7c.tar.gz smarty-352cb05cf5a485cbb1d9ecfe08cb6734fe5a5d7c.tar.bz2 smarty-352cb05cf5a485cbb1d9ecfe08cb6734fe5a5d7c.zip | |
- bugfix Smarty_CacheResource_mysql example was missing strtotime() calls
Diffstat (limited to 'change_log.txt')
| -rw-r--r-- | change_log.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/change_log.txt b/change_log.txt index bf6e4bc2..1b090914 100644 --- a/change_log.txt +++ b/change_log.txt @@ -2,6 +2,7 @@ 10.10.2011 - bugfix variable name typo in {html_options} and {html_checkboxes} (Issue #54) - bugfix <?xml> tag did create wrong output when caching enabled and the tag was in included subtemplate +- bugfix Smarty_CacheResource_mysql example was missing strtotime() calls ===== Smarty-3.1.3 ===== 07.10.2011 |
