Files
smarty/libs/sysplugins/smarty_internal_data.php
Tino Goratsch 8dc8fc23c8 Optimization for Smarty_Internal_Data::assign()
Removed the extra if block, when an array has been given as the $tpl_var argument, because in the else block there is already a "not empty check".
2016-02-19 09:44:07 +01:00

8.1 KiB