mismatch in html entities solved
some small corrections
modified: all core languagefiles changed to pure UTF-8 linux format.removed: /languages/old.format.inc.php (see deprecated message (2) from 2010!!!)
Statement: concerning language files: $TEXT['MODULE']['TITLE'] is deprecatedReplacement: $TEXT['MODULE_TITLE']
CoreAutoloader::addNamespace() + ::doRegister() modified.initialize:: register Autoloader fitted to modified methods
initialize.php:: activation of CoreAutoloader modified.
OutputFilterApi: modified for new filter structure
admin/interface/version.php: structure changed
output_filter/filters/filterRelUrl little typo fixed
output_filter/filters/filterRelUrl now will take care for <link alternate href entries too
added new method addNamespace()
a small optimization
issue 'not loaded mdcr.js' solved
added new class 'vendor\jscalendar\Helper
added new namespace 'vendor\jscalendar'
little fix for charset settings
CoreAutoloader::doRegister() regex creation fixed and made translations of namespaces more flexibleinitialize:: set namespace translation of 'acp' to ADMIN_DIRECTORY
added and activated class bin\CoreAutoloader
added missing root / ns
added new class Autoloader
modified class database to default charset utf8mb4added property database->sTablePrefix
output_filter::filterEmail:: mdcr.js is loaded only when at least one email address is encrypted on the current page
install:: security issue fixed. Now save.php only can be called from form inside index.php
=== create main branch ===