no message
This commit is contained in:
parent
5def8ddbbe
commit
f356c6e66b
@ -20,6 +20,7 @@ final class SS extends Base
|
|||||||
}
|
}
|
||||||
|
|
||||||
$nodes_raw = Subscribe::getUserNodes($user);
|
$nodes_raw = Subscribe::getUserNodes($user);
|
||||||
|
$node_custom_config = json_decode($nodes_raw->custom_config, true);
|
||||||
|
|
||||||
foreach ($nodes_raw as $node_raw) {
|
foreach ($nodes_raw as $node_raw) {
|
||||||
if ((int) $node_raw->sort === 0) {
|
if ((int) $node_raw->sort === 0) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user