From fd4acec4e8f2b08e7c9d8f05e71da3804c6f75de Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Sat, 15 Mar 2014 00:46:03 +0100 Subject: [PATCH] Fixed exception. Signed-off-by: Roland Haeder --- .../main/template/dht/class_XmlDhtBootstrapTemplateEngine.php | 2 +- application/hub/templates/xml/dht_bootstrap/dht_bootstrap.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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 //--> - +