From bee99cdda1ff340e0233af213422cdb0c96112ca Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Sun, 17 Feb 2013 22:17:00 +0000 Subject: [PATCH] Fix for parser error --- application/hub/main/helper/dht/class_DhtBootstrapHelper.php | 1 - 1 file changed, 1 deletion(-) diff --git a/application/hub/main/helper/dht/class_DhtBootstrapHelper.php b/application/hub/main/helper/dht/class_DhtBootstrapHelper.php index d3177450b..d3d797b4f 100644 --- a/application/hub/main/helper/dht/class_DhtBootstrapHelper.php +++ b/application/hub/main/helper/dht/class_DhtBootstrapHelper.php @@ -73,7 +73,6 @@ class DhtBootstrapHelper extends BaseHubSystemHelper implements HelpableDht { // Render the XML content $templateInstance->renderXmlContent(); } - } /** * Do the helped attempt by delivering a package to ourselfs -- 2.39.5