]> git.mxchange.org Git - core.git/blobdiff - framework/bootstrap/class_FrameworkBootstrap.php
Continued:
[core.git] / framework / bootstrap / class_FrameworkBootstrap.php
index 2f73941b7eb01293821df75281ff6b4036926861..b102c97688b0d37baf3edd4fbf8e628ab1d2076d 100644 (file)
@@ -364,9 +364,6 @@ final class FrameworkBootstrap {
                        ));
                }
 
-               // Init template engine
-               self::getResponseInstance()->initTemplateEngine($applicationInstance);
-
                // Now call all methods in one go
                foreach (array('setupApplicationData', 'initApplication', 'launchApplication') as $methodName) {
                        // Debug message