From: Roland Haeder Date: Mon, 23 Mar 2015 02:21:34 +0000 (+0100) Subject: Fixed main template name ('city' is correct prefix) and updated 'core'. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=5231bf5df9ab252f1f28054338f3dec97d9d4aa7;p=city.git Fixed main template name ('city' is correct prefix) and updated 'core'. Signed-off-by: Roland Haeder --- diff --git a/application/city/class_ApplicationHelper.php b/application/city/class_ApplicationHelper.php index c00184f..c655ea2 100644 --- a/application/city/class_ApplicationHelper.php +++ b/application/city/class_ApplicationHelper.php @@ -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 011b8c0..c9957db 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit 011b8c0eb6ad88fefce3f69d2cb2d37c858e3df6 +Subproject commit c9957db6d43f237e0e88318fdda1da022f86d10d