mirror of
https://github.com/smarty-php/smarty.git
synced 2026-07-08 09:20:45 +02:00
19df91b692
* Remove `md5` modifier from debug.tpl Replaced with a regular function call. See https://github.com/smarty-php/smarty/issues/813 * Move `md5()` in debug.tpl to PHP --------- Co-authored-by: jonathan <jonathan@devrygreenhouses.com>