Commit
commit 262c8a2ce2bf35d0ff300653c7b7a0448979b7c3 Author: Jan DankertDate: Sun Oct 25 01:45:39 2020 +0200 Fix: the flattened arrays were missing some values oO modules/cms/action/ConfigurationAction.class.php | 31 ++++++-------- .../default/html/views/configuration/show.php | 6 +-- .../html/views/configuration/show.tpl.src.xml | 6 +-- .../ui/themes/default/html/views/object/info.php | 14 +++--- .../default/html/views/object/info.tpl.src.xml | 6 +-- modules/util/ArrayUtils.class.php | 50 +++++----------------- 6 files changed, 41 insertions(+), 72 deletions(-)