]> git.mxchange.org Git - shipsimu.git/commitdiff
Updated 'core' to latest commit including index.php
authorRoland Haeder <roland@mxchange.org>
Tue, 24 Mar 2015 01:18:40 +0000 (02:18 +0100)
committerRoland Haeder <roland@mxchange.org>
Tue, 24 Mar 2015 01:18:40 +0000 (02:18 +0100)
Signed-off-by: Roland Haeder <roland@mxchange.org>
core
index.php

diff --git a/core b/core
index 94a227bd1982985b33fb339a8a770f18e4ecd8ad..87b2be57b63b6e923aab40e0fbba2ff86db88a86 160000 (submodule)
--- a/core
+++ b/core
@@ -1 +1 @@
-Subproject commit 94a227bd1982985b33fb339a8a770f18e4ecd8ad
+Subproject commit 87b2be57b63b6e923aab40e0fbba2ff86db88a86
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