@ -2,6 +2,7 @@
ini_set('display_startup_errors', 'On');
ini_set('display_errors', 'On');
date_default_timezone_set('Europe/Zurich');
// register an autoloader to automatically load classes
// the namespace for the class must begin with BSR and