// main configuration: // | // main configuration: // | ||||
///////////////////////// | ///////////////////////// | ||||
debug("before read config"); | debug("before read config"); | ||||
$f3->config( ROOT.'routes.cfg' ); | |||||
$f3->config( ROOT.'main.cfg' ); | $f3->config( ROOT.'main.cfg' ); | ||||
if(!setlocale(LC_TIME, 'de_DE.UTF-8')) { | if(!setlocale(LC_TIME, 'de_DE.UTF-8')) { | ||||