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
3e7264ae
Commit
3e7264ae
authored
Sep 20, 2016
by
Phil Höfer
Browse files
typo
parent
395bb26d
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/Http/Controllers/MetaGerSearch.php
View file @
3e7264ae
...
...
@@ -94,7 +94,7 @@ class MetaGerSearch extends Controller
$mquicktips
=
array_merge
(
$mquicktips
,
$quicktips
);
# Un
s
Natürlich das wussten Sie schon:
# Un
d
Natürlich das wussten Sie schon:
$file
=
storage_path
()
.
"/app/public/tips.txt"
;
if
(
file_exists
(
$file
))
{
$tips
=
file
(
$file
);
...
...
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