X-Git-Url: https://git.mxchange.org/?p=shipsimu.git;a=blobdiff_plain;f=index.php;h=f2e1c4c49508273bec169275150700d1292e9d98;hp=d534a4796c15b1caa2032c8049de745f0758ff6a;hb=c78a5c6355611bfad71feaebd7646b32329f808f;hpb=4b77adf26e258ee7fb318778d9c2d9b8b93f27f0 diff --git a/index.php b/index.php index d534a47..f2e1c4c 100644 --- a/index.php +++ b/index.php @@ -86,7 +86,7 @@ final class ApplicationEntryPoint { } // END - if // Get some instances - $tpl = FrameworkConfiguration::getInstance()->getConfigEntry('template_class'); + $tpl = FrameworkConfiguration::getInstance()->getConfigEntry('web_template_class'); $languageInstance = LanguageSystem::getInstance(); // Get response instance