mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 10:54:27 +02:00
Release 3.1.30
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
===== 3.1.30-dev ===== (xx.xx.xx)
|
===== 3.1.30 ===== (07.08.2016)
|
||||||
|
|
||||||
07.08.2016
|
07.08.2016
|
||||||
- bugfix update of 04.08.2016 was incomplete
|
- bugfix update of 04.08.2016 was incomplete
|
||||||
|
|
||||||
|
@@ -21,13 +21,13 @@
|
|||||||
* smarty-discussion-subscribe@googlegroups.com
|
* smarty-discussion-subscribe@googlegroups.com
|
||||||
*
|
*
|
||||||
* @link http://www.smarty.net/
|
* @link http://www.smarty.net/
|
||||||
* @copyright 2015 New Digital Group, Inc.
|
* @copyright 2016 New Digital Group, Inc.
|
||||||
* @copyright 2015 Uwe Tews
|
* @copyright 2016 Uwe Tews
|
||||||
* @author Monte Ohrt <monte at ohrt dot com>
|
* @author Monte Ohrt <monte at ohrt dot com>
|
||||||
* @author Uwe Tews
|
* @author Uwe Tews
|
||||||
* @author Rodney Rehm
|
* @author Rodney Rehm
|
||||||
* @package Smarty
|
* @package Smarty
|
||||||
* @version 3.1.30-dev
|
* @version 3.1.30
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@@ -121,7 +121,7 @@ class Smarty extends Smarty_Internal_TemplateBase
|
|||||||
/**
|
/**
|
||||||
* smarty version
|
* smarty version
|
||||||
*/
|
*/
|
||||||
const SMARTY_VERSION = '3.1.30-dev/92';
|
const SMARTY_VERSION = '3.1.30';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* define variable scopes
|
* define variable scopes
|
||||||
|
Reference in New Issue
Block a user