X-Git-Url: https://git.mxchange.org/?p=qa.git;a=blobdiff_plain;f=index.php;fp=index.php;h=f2e1c4c49508273bec169275150700d1292e9d98;hp=d534a4796c15b1caa2032c8049de745f0758ff6a;hb=7d67bb046b5755f22cbb18aa7247e59215d4db9b;hpb=1d8cc1dc1fef6c01ed774d888228ca841af06588 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