Upgrade to Smarty 2.6.22 to fix a PCRE bug

This commit is contained in:
Garvin Hicking
2008-12-30 10:13:35 +00:00
parent 54b3a405f4
commit c24d738068
6 changed files with 14 additions and 7 deletions
+2 -2
View File
@@ -27,7 +27,7 @@
* @author Monte Ohrt <monte at ohrt dot com>
* @author Andrei Zmievski <andrei@php.net>
* @package Smarty
* @version 2.6.21
* @version 2.6.22
*/
/* $Id: Smarty.class.php 2785 2008-09-18 21:04:12Z Uwe.Tews $ */
@@ -464,7 +464,7 @@ class Smarty
*
* @var string
*/
var $_version = '2.6.21';
var $_version = '2.6.22';
/**
* current template inclusion depth