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
320db71d
Commit
320db71d
authored
Jun 09, 2016
by
Dominik Hebeler
Browse files
Update MetaGer.php
parent
b8169aed
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
app/MetaGer.php
View file @
320db71d
...
...
@@ -491,8 +491,7 @@ class MetaGer
}
$this
->
agent
=
new
Agent
();
$this
->
mobile
=
$this
->
agent
->
isMobile
();
if
(
$this
->
mobile
)
die
(
"test"
);
#Sprüche
$this
->
sprueche
=
$request
->
input
(
'sprueche'
,
'off'
);
if
(
$this
->
sprueche
===
"off"
)
...
...
Write
Preview
Markdown
is supported
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