- now all stacks must be initialized no matter which method is invoked, so no
"auto-magic" initialization as this was a bit Spagetti-like code
- updated core framework
Signed-off-by: Roland Häder <roland@mxchange.org>
// Init template instance
$templateInstance->initXmlTemplateEngine('node', 'dht_bootstrap');
+ // Init own stack
+ $templateInstance->getStackInstance()->initStack('dht_bootstrap');
+
// Return the prepared instance
return $templateInstance;
}
-Subproject commit 5a6770f3b6d3da3e22297844d8077dc2aba4663b
+Subproject commit 196ab0fc031d6987c87e8c5d257c39f664ec9151