]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/style.php
make erromessages translateable
[friendica.git] / view / theme / frio / style.php
index 8feefdc930f4401140199947057f6f58b350adb2..479793b5962222fa4a9f9e9bf3bd467a1aeef4e1 100644 (file)
@@ -49,7 +49,7 @@ $login_bg_color   = '';
 $modified         = time();
 
 if (DI::mode()->has(\Friendica\App\Mode::MAINTENANCEDISABLED)) {
-       DI::config()->reload('frio');
+       DI::config()->reload();
 
        // Default to hard-coded values for empty settings
        $scheme           = DI::config()->get('frio', 'scheme', DI::config()->get('frio', 'schema'));