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
da0f1a4d
Commit
da0f1a4d
authored
Aug 06, 2021
by
Phil Höfer
Browse files
Remove unused variable.
parent
566cb176
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/MetaGer.php
View file @
da0f1a4d
...
...
@@ -397,7 +397,6 @@ class MetaGer
}
$link
=
trim
(
$link
,
"/"
);
$hash
=
md5
(
$link
);
if
(
isset
(
$arr
[
$link
]))
{
$arr
[
$link
]
->
gefVon
[]
=
$this
->
results
[
$i
]
->
gefVon
[
0
];
...
...
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