Bug Templater is missing some useful array functions

There is a bug in this version
K

Kirby

Guest
It would be quite useful in some cases if it was possible to use array_sum , array_diff and array_reverse in templates but those functions are not available unlike array_keys, array_values or array_merge.

Continue reading...