diff --git a/change_log.txt b/change_log.txt index 9afbdcf6..27f0fb71 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,6 +1,7 @@ 17/11/2010 - bugfix on {call} with variable function name - bugfix on {block} if name did contain '-' +- bugfix in function.fetch.php , referece to undefined $smarty 16/11/2010 - bugfix whitespace in front of "_version; + $agent = "Smarty Template Engine ".$template->_version; $referer = ""; $uri = !empty($uri_parts['path']) ? $uri_parts['path'] : '/'; $uri .= !empty($uri_parts['query']) ? '?' . $uri_parts['query'] : '';