'template_class' renamed to 'web_template_class'
[qa.git] / index.php
index d534a4796c15b1caa2032c8049de745f0758ff6a..f2e1c4c49508273bec169275150700d1292e9d98 100644 (file)
--- 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