mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-06 11:24:27 +02:00
- bugfix empty($foo) in {if} did drop a notice when $foo was not assigned
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
===== SVN trunk =====
|
===== SVN trunk =====
|
||||||
05/12/2010
|
05/12/2010
|
||||||
- bugfix missing declaration of $smarty in Smarty class
|
- bugfix missing declaration of $smarty in Smarty class
|
||||||
|
- bugfix empty($foo) in {if} did drop a notice when $foo was not assigned
|
||||||
|
|
||||||
01/12/2010
|
01/12/2010
|
||||||
- improvement of {debug} tag output
|
- improvement of {debug} tag output
|
||||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user