Previous stuff reverted
This commit is contained in:
@@ -345,7 +345,6 @@ return [
|
||||
'post-user' => [
|
||||
[
|
||||
'id' => 1,
|
||||
'parent' => 1,
|
||||
'uri-id' => 1,
|
||||
'uid' => 42,
|
||||
'contact-id' => 42,
|
||||
@@ -364,7 +363,6 @@ return [
|
||||
],
|
||||
[
|
||||
'id' => 2,
|
||||
'parent' => 1,
|
||||
'uri-id' => 2,
|
||||
'uid' => 42,
|
||||
'contact-id' => 42,
|
||||
@@ -383,7 +381,6 @@ return [
|
||||
],
|
||||
[
|
||||
'id' => 3,
|
||||
'parent' => 3,
|
||||
'uri-id' => 3,
|
||||
'uid' => 42,
|
||||
'contact-id' => 43,
|
||||
@@ -402,7 +399,6 @@ return [
|
||||
],
|
||||
[
|
||||
'id' => 4,
|
||||
'parent' => 1,
|
||||
'uri-id' => 4,
|
||||
'uid' => 42,
|
||||
'contact-id' => 44,
|
||||
@@ -421,7 +417,6 @@ return [
|
||||
],
|
||||
[
|
||||
'id' => 5,
|
||||
'parent' => 1,
|
||||
'uri-id' => 5,
|
||||
'uid' => 42,
|
||||
'contact-id' => 42,
|
||||
@@ -440,7 +435,6 @@ return [
|
||||
],
|
||||
[
|
||||
'id' => 6,
|
||||
'parent' => 6,
|
||||
'uri-id' => 6,
|
||||
'uid' => 42,
|
||||
'contact-id' => 44,
|
||||
@@ -459,7 +453,6 @@ return [
|
||||
],
|
||||
[
|
||||
'id' => 7,
|
||||
'parent' => 7,
|
||||
'uri-id' => 1,
|
||||
'uid' => 0,
|
||||
'contact-id' => 42,
|
||||
@@ -478,7 +471,6 @@ return [
|
||||
],
|
||||
[
|
||||
'id' => 8,
|
||||
'parent' => 7,
|
||||
'uri-id' => 2,
|
||||
'uid' => 0,
|
||||
'contact-id' => 42,
|
||||
@@ -497,7 +489,6 @@ return [
|
||||
],
|
||||
[
|
||||
'id' => 9,
|
||||
'parent' => 9,
|
||||
'uri-id' => 3,
|
||||
'uid' => 0,
|
||||
'contact-id' => 43,
|
||||
@@ -516,7 +507,6 @@ return [
|
||||
],
|
||||
[
|
||||
'id' => 10,
|
||||
'parent' => 7,
|
||||
'uri-id' => 4,
|
||||
'uid' => 0,
|
||||
'contact-id' => 44,
|
||||
@@ -535,7 +525,6 @@ return [
|
||||
],
|
||||
[
|
||||
'id' => 11,
|
||||
'parent' => 7,
|
||||
'uri-id' => 5,
|
||||
'uid' => 0,
|
||||
'contact-id' => 42,
|
||||
@@ -554,7 +543,6 @@ return [
|
||||
],
|
||||
[
|
||||
'id' => 12,
|
||||
'parent' => 12,
|
||||
'uri-id' => 6,
|
||||
'uid' => 0,
|
||||
'contact-id' => 44,
|
||||
|
||||
Reference in New Issue
Block a user