X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fconfig%2Fconfig-hubmaster.php;h=12d8f05d08e06dbd72cbb5ee4ec41b46945a170e;hb=66e68715d3d5a5e7fd5a3046471914ef3f9dd4b4;hp=9e06c503dc11e9c2ad5e9678b77ef9db2fa9755a;hpb=45af8ed7a30c97088f29f0a2bb6ffcd4ab1ee5d7;p=core.git diff --git a/inc/config/config-hubmaster.php b/inc/config/config-hubmaster.php index 9e06c503..12d8f05d 100644 --- a/inc/config/config-hubmaster.php +++ b/inc/config/config-hubmaster.php @@ -2,9 +2,9 @@ /** * Configuration entries for connecting to the hub * - * @author Roland Haeder + * @author Roland Haeder * @version 0.0 - * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2011 Core Developer Team + * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2012 Core Developer Team * @license GNU GPL 3.0 or any newer version * * This program is free software: you can redistribute it and/or modify @@ -22,7 +22,7 @@ */ // Get the configuration instance -$cfg = FrameworkConfiguration::getInstance(); +$cfg = FrameworkConfiguration::getSelfInstance(); // CFG: HUB-BOOTSTRAP-NODES $cfg->setConfigEntry('hub_bootstrap_nodes', '188.138.90.169:9060');