Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
d84886ee
Commit
d84886ee
authored
Oct 28, 2020
by
Davide Aprea
Browse files
testing
parent
7b1866ce
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/MetaGer.php
View file @
d84886ee
...
...
@@ -421,8 +421,6 @@ class MetaGer
if
(
isset
(
$arr
[
$link
])){
$arr
[
$link
]
->
gefVon
[]
=
$this
->
results
[
$i
]
->
gefVon
[
0
];
$arr
[
$link
]
->
gefVonLink
[]
=
$this
->
results
[
$i
]
->
gefVonLink
[
0
];
array_splice
(
$this
->
results
,
$i
);
$i
--
;
}
else
{
$arr
[
$link
]
=
&
$this
->
results
[
$i
];
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment