Files
smarty/libs
Darek Krzysztofiak cd962280ce Fix for php 8.0 (#687)
* Fix PHP 8.0
$parts must be an array, because the argument for count() must be countable, mb_split() returns an array or a boolean.
2021-12-03 17:13:52 +01:00
..
2021-12-03 17:13:52 +01:00
2021-10-13 12:15:17 +02:00
2021-11-25 22:18:24 +01:00