mirror of
https://github.com/smarty-php/smarty.git
synced 2025-12-04 08:19:20 +01:00
- bugfix regression when mdifier parameter was follow by math https://github.com/smarty-php/smarty/issues/132
This commit is contained in:
@@ -118,7 +118,7 @@ class Smarty extends Smarty_Internal_TemplateBase
|
||||
/**
|
||||
* smarty version
|
||||
*/
|
||||
const SMARTY_VERSION = '3.1.29-dev/10';
|
||||
const SMARTY_VERSION = '3.1.29-dev/11';
|
||||
|
||||
/**
|
||||
* define variable scopes
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user