From: Roland Haeder Date: Fri, 14 Mar 2014 23:46:03 +0000 (+0100) Subject: Fixed exception. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=fd4acec4e8f2b08e7c9d8f05e71da3804c6f75de;p=hub.git Fixed exception. Signed-off-by: Roland Haeder --- diff --git a/application/hub/main/template/dht/class_XmlDhtBootstrapTemplateEngine.php b/application/hub/main/template/dht/class_XmlDhtBootstrapTemplateEngine.php index efb5f8878..aff63d8a2 100644 --- a/application/hub/main/template/dht/class_XmlDhtBootstrapTemplateEngine.php +++ b/application/hub/main/template/dht/class_XmlDhtBootstrapTemplateEngine.php @@ -118,7 +118,7 @@ class XmlDhtBootstrapTemplateEngine extends BaseXmlTemplateEngine implements Com */ protected function startBootstrap () { // Push the node name on the stacker - $this->getStackerInstance()->pushNamed('dht_bootstrap', 'bootstrap'); + $this->getStackerInstance()->pushNamed('dht_bootstrap', 'dht-bootstrap'); } /** diff --git a/application/hub/templates/xml/dht_bootstrap/dht_bootstrap.xml b/application/hub/templates/xml/dht_bootstrap/dht_bootstrap.xml index e21be501e..e3ca8e6b9 100644 --- a/application/hub/templates/xml/dht_bootstrap/dht_bootstrap.xml +++ b/application/hub/templates/xml/dht_bootstrap/dht_bootstrap.xml @@ -21,7 +21,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see //--> - +