Renamed more stuff (will break app_die(), so it needs fixing).
[core.git] / index.php
index 28703323c3017a63b02c9c713bbefb76032d6d29..ca598d09a38e399e38c126ba94ec54dc72459815 100644 (file)
--- a/index.php
+++ b/index.php
@@ -68,7 +68,7 @@ final class ApplicationEntryPoint {
                } // END - if
 
                // Get some instances
-               $tpl = FrameworkConfiguration::getSelfInstance()->getConfigEntry('web_template_class');
+               $tpl = FrameworkConfiguration::getSelfInstance()->getConfigEntry('html_template_class');
                $languageInstance = LanguageSystem::getSelfInstance();
 
                // Initialize template instance here to avoid warnings in IDE