iconfig debugging - federation now working
This commit is contained in:
@@ -1458,6 +1458,7 @@ function decode_item_meta($meta) {
|
||||
$ret[] = array('cat' => escape_tags($m['family']),'k' => escape_tags($m['key']),'v' => $m['value']);
|
||||
}
|
||||
}
|
||||
return $ret;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user