diff options
| author | Simon Wisselink <s.wisselink@iwink.nl> | 2024-12-28 17:40:25 +0100 |
|---|---|---|
| committer | Simon Wisselink <s.wisselink@iwink.nl> | 2024-12-28 17:40:25 +0100 |
| commit | 5d1ea5806a10071fdb6af0fa945c8e3f58e033c4 (patch) | |
| tree | bf3b40cb02534c911d44c54f55ec2c1ca1df78ed /changelog | |
| parent | ab247c723b58743f3ba9fe95dc13e91e11d9fc97 (diff) | |
| download | smarty-5d1ea5806a10071fdb6af0fa945c8e3f58e033c4.tar.gz smarty-5d1ea5806a10071fdb6af0fa945c8e3f58e033c4.tar.bz2 smarty-5d1ea5806a10071fdb6af0fa945c8e3f58e033c4.zip | |
change SMARTY_VERSION to $smarty.version.
Fixes #1073
Diffstat (limited to 'changelog')
| -rw-r--r-- | changelog/1073.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog/1073.md b/changelog/1073.md new file mode 100644 index 00000000..0b30594d --- /dev/null +++ b/changelog/1073.md @@ -0,0 +1 @@ +- Replace SMARTY_VERSION constant with $smarty.version in debug.tpl [#1073](https://github.com/smarty-php/smarty/issues/1073) |
