From: Roland Häder Date: Wed, 22 Aug 2012 20:53:59 +0000 (+0000) Subject: More fixes, renames X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=a005bb7cb691203667f448faa325099f1ac07365;p=hub.git More fixes, renames --- diff --git a/application/hub/config.php b/application/hub/config.php index 51e63115a..e56aeb8a3 100644 --- a/application/hub/config.php +++ b/application/hub/config.php @@ -324,6 +324,9 @@ $cfg->setConfigEntry('stacker_announcement_answer_max_size', 20); // CFG: STACKER-SELF-CONNECT-MAX-SIZE $cfg->setConfigEntry('stacker_self_connect_max_size', 10); +// CFG: STACKER-REQUEST-NODE-LIST-MAX-SIZE +$cfg->setConfigEntry('stacker_request_node_list_max_size', 10); + // CFG: STACKER-NODE-REQUEST-NODE-LIST-MAX_SIZE $cfg->setConfigEntry('stacker_node_request_node_list_max_size', 10); diff --git a/application/hub/main/template/class_BaseXmlTemplateEngine.php b/application/hub/main/template/class_BaseXmlTemplateEngine.php index 16ce5159e..2086623d9 100644 --- a/application/hub/main/template/class_BaseXmlTemplateEngine.php +++ b/application/hub/main/template/class_BaseXmlTemplateEngine.php @@ -22,7 +22,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -class BaseXMLTemplateEngine extends BaseTemplateEngine { +class BaseXmlTemplateEngine extends BaseTemplateEngine { /** * Main nodes in the XML tree */ diff --git a/application/hub/templates/xml/requests/node_request_node_list.xml b/application/hub/templates/xml/requests/node_request_node_list.xml index cf7e7b923..bb9031423 100644 --- a/application/hub/templates/xml/requests/node_request_node_list.xml +++ b/application/hub/templates/xml/requests/node_request_node_list.xml @@ -22,7 +22,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 //--> - + {?session_id?} - +