Skip to content
GitLab
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
928d2780
Commit
928d2780
authored
Aug 19, 2016
by
Dominik Hebeler
Browse files
Ich habe einen entsprechenden Hinweis eingefügt
parent
72576980
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/MetaGer.php
View file @
928d2780
...
...
@@ -285,6 +285,10 @@ class MetaGer
$this
->
validated
=
true
;
}
}
if
(
count
(
$this
->
results
)
<=
0
)
{
$this
->
errors
[]
=
"Leider konnten wir zu Ihrer Sucheingabe keine passenden Ergebnisse finden. Sie können aber versuchen diese anzupassen."
;
}
}
public
function
parseBoost
(
$results
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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