]> git.mxchange.org Git - city.git/commitdiff
Added new required method + updated 'core'.
authorRoland Haeder <roland@mxchange.org>
Sun, 5 Apr 2015 20:30:44 +0000 (22:30 +0200)
committerRoland Haeder <roland@mxchange.org>
Sun, 5 Apr 2015 20:30:44 +0000 (22:30 +0200)
Signed-off-by: Roland Haeder <roland@mxchange.org>
application/city/class_ApplicationHelper.php
core

index a9e56fa600dbcf527f4957ad7296482bcbef4a78..da8b31b5713e6a8d03f8c7d4b2ab3031348ffa7e 100644 (file)
@@ -208,6 +208,16 @@ class ApplicationHelper extends BaseFrameworkSystem implements ManageableApplica
                $this->getControllerInstance()->executeShutdownFilters($requestInstance, $responseInstance);
        }
 
+       /**
+        * Assigns extra application-depending data
+        *
+        * @param       $templateInstance       An instance of a CompileableTemplate
+        * @return      void
+        * @todo        Nothing to add?
+        */
+       public function assignExtraTemplateData (CompileableTemplate $templateInstance) {
+       }
+
        /**
         * Handle the indexed array of fatal messages and puts them out in an
         * acceptable fasion
diff --git a/core b/core
index 7badfcb82a1ba6c5f547ac031ef33e8bf2bd8ede..64959d4352a0cc846da9951bb12f6ba86d3dab58 160000 (submodule)
--- a/core
+++ b/core
@@ -1 +1 @@
-Subproject commit 7badfcb82a1ba6c5f547ac031ef33e8bf2bd8ede
+Subproject commit 64959d4352a0cc846da9951bb12f6ba86d3dab58