From ae19b0336788c36f0b89a1fc3e832bd9fe40340e Mon Sep 17 00:00:00 2001 From: patdenice Date: Fri, 19 Dec 2008 18:15:50 +0000 Subject: merge -c3000 from trunk to branch 2.0. Upgrade Smarty to 2.6.22 git-svn-id: http://piwigo.org/svn/branches/2.0@3001 68402e56-0260-453c-a942-63ccdbb3a9ee --- include/smarty/libs/Smarty.class.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/smarty/libs/Smarty.class.php') diff --git a/include/smarty/libs/Smarty.class.php b/include/smarty/libs/Smarty.class.php index 7cdc0c835..95ec67bab 100644 --- a/include/smarty/libs/Smarty.class.php +++ b/include/smarty/libs/Smarty.class.php @@ -27,7 +27,7 @@ * @author Monte Ohrt * @author Andrei Zmievski * @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 -- cgit v1.2.3