Commit

commit 31964a1a9ee37424c911572cd6828fe0299bb867
Author: Jan Dankert 
Date:   Wed Jul 7 22:29:06 2021 +0200

    Refactoring: Split values and content, new table "content".

 .../cms/update/version/DBVersion000001.class.php   |   94 +-
 .../cms/update/version/DBVersion000002.class.php   |    2 +-
 .../cms/update/version/DBVersion000009.class.php   |    4 +-
 .../cms/update/version/DBVersion000012.class.php   |    2 +-
 .../cms/update/version/DBVersion000020.class.php   |    8 +-
 .../cms/update/version/DBVersion000021.class.php   |    4 +-
 .../cms/update/version/DBVersion000024.class.php   |    2 +-
 .../cms/update/version/DBVersion000025.class.php   |    2 +-
 .../cms/update/version/DBVersion000029.class.php   |   66 +
 .../cms/update/version/DBVersion000030.class.php   |   51 +
 .../cms/update/version/DBVersion000031.class.php   |   52 +
 modules/database/Table.class.php                   |    4 +-
 modules/template_engine/components/template.xsd    | 1624 +-------------------
 13 files changed, 234 insertions(+), 1681 deletions(-)