Archived
Smarty 3.1.20 upgrade (see changelog)
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
* @author Uwe Tews
|
||||
* @author Rodney Rehm
|
||||
* @package Smarty
|
||||
* @version 3.1.19
|
||||
* @version 3.1-DEV
|
||||
*/
|
||||
|
||||
/**
|
||||
@@ -110,7 +110,7 @@ class Smarty extends Smarty_Internal_TemplateBase
|
||||
/**
|
||||
* smarty version
|
||||
*/
|
||||
const SMARTY_VERSION = 'Smarty-3.1.19';
|
||||
const SMARTY_VERSION = 'Smarty-3.1.20';
|
||||
|
||||
/**
|
||||
* define variable scopes
|
||||
|
||||
Reference in New Issue
Block a user