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
27a78207
Commit
27a78207
authored
Mar 27, 2017
by
Dominik Hebeler
Browse files
Update MetaGerSearch.php
parent
3c499093
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/Http/Controllers/MetaGerSearch.php
View file @
27a78207
...
...
@@ -49,7 +49,7 @@ class MetaGerSearch extends Controller
{
$q
=
$request
->
input
(
'q'
,
''
);
$mquicktips
=
[];
$spruch
=
""
;
if
(
APP
::
getLocale
()
===
"de"
){
# Spruch
$spruecheFile
=
storage_path
()
.
"/app/public/sprueche.txt"
;
...
...
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