Fixed issue #76.
This commit is contained in:
parent
0ed1dbd8e2
commit
6009d62afc
@ -555,7 +555,7 @@ Class AdminNode extends CoordinationObj
|
||||
{
|
||||
$Node=$GLOBALS["SYSTEM_MANAGER"]["NODE"]->updateInstance($Node);
|
||||
|
||||
if( $node_id === recupCommunity($node_id) )
|
||||
if( $node_id === recupCommunity($nodeCom) )
|
||||
$NodeSettings=$GLOBALS["SYSTEM_MANAGER"]["NODESETTINGS"]->updateInstance($NodeSettings);
|
||||
|
||||
if ($emptyCache==true)
|
||||
|
Loading…
x
Reference in New Issue
Block a user