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
6b93b5f8
Commit
6b93b5f8
authored
Oct 05, 2020
by
Dominik Hebeler
Browse files
Loading until adgoal is loaded, too
parent
f7b052c3
Changes
1
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
app/Http/Controllers/MetaGerSearch.php
View file @
6b93b5f8
...
...
@@ -272,11 +272,10 @@ class MetaGerSearch extends Controller
$engine
->
markNew
();
}
}
/*
if
(
!
$metager
->
isAdgoalLoaded
())
{
$finished = false;
$finished
=
false
;
}
*/
$result
[
"finished"
]
=
$finished
;
$result
[
"engines"
]
=
$enginesLoaded
;
...
...
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