]> git.mxchange.org Git - city.git/commitdiff
Fixed main template name ('city' is correct prefix) and updated 'core'.
authorRoland Haeder <roland@mxchange.org>
Mon, 23 Mar 2015 02:21:34 +0000 (03:21 +0100)
committerRoland Haeder <roland@mxchange.org>
Mon, 23 Mar 2015 02:21:34 +0000 (03:21 +0100)
Signed-off-by: Roland Haeder <roland@mxchange.org>
application/city/class_ApplicationHelper.php
core

index c00184f1b623c0e23df8f44809b7bc4a5f9cdfd1..c655ea20e4e46fc9ae705f8b1fbd46685f2128d9 100644 (file)
@@ -222,7 +222,7 @@ class ApplicationHelper extends BaseFrameworkSystem implements ManageableApplica
         * @return      $masterTemplateName             Name of the master template
         */
        public function buildMasterTemplateName () {
-               return 'node_main';
+               return 'city_main';
        }
 }
 
diff --git a/core b/core
index 011b8c0eb6ad88fefce3f69d2cb2d37c858e3df6..c9957db6d43f237e0e88318fdda1da022f86d10d 160000 (submodule)
--- a/core
+++ b/core
@@ -1 +1 @@
-Subproject commit 011b8c0eb6ad88fefce3f69d2cb2d37c858e3df6
+Subproject commit c9957db6d43f237e0e88318fdda1da022f86d10d