$config->use_db = true;
// Locale and Time Zone
$config->locale = "sv_SE";
// MySQL Connection
$config->mysql_database = "hk";
// Default index module name
$config->index_module = "index";
// Not Found module name
$config->notfound_module = "finnsinte";
// Root URLs
$config->url = "https://historiska.nu";
// Root paths
$config->path = "/w/hk/historiska.nu/";
// Salt
$config->salt = "sekelskifte"; // DO NOT CHANGE, user passwords are salted with this
?>
Fatal error: Uncaught Error: Call to undefined function mb_language() in /w/hk/historiska.nu/core.php:49
Stack trace:
#0 {main}
thrown in /w/hk/historiska.nu/core.php on line 49