Commit

commit f578c849fefc2c7cbe66398218f71a8265aef45a
Author: Jan Dankert 
Date:   Tue Jan 3 21:58:52 2017 +0100

    Zeichensatz ist nicht mehr variabel, sondern immer fest UTF-8.

 action/Action.class.php             |  28 +-
 action/LoginAction.class.php        |  13 +-
 action/PageAction.class.php         |   2 +-
 db/DbUpdate.class.php               |   5 +-
 db/DbVersion.class.php              |  25 +-
 db/db.class.php                     | 217 ++++---------
 db/include.inc.php                  |  13 +-
 db/update/DBVersion000001.class.php |  17 -
 functions/language.inc.php          |  15 +-
 language/cn.ini.php                 |   1 -
 language/de.ini.php                 |   3 +-
 language/en.ini.php                 |   1 -
 language/es.ini.php                 | 500 +++++++++++++++---------------
 language/fr.ini.php                 | 600 ++++++++++++++++++------------------
 language/it.ini.php                 | 320 ++++++++++---------
 15 files changed, 807 insertions(+), 953 deletions(-)