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
da942146
Commit
da942146
authored
Feb 13, 2017
by
Dominik Hebeler
Browse files
Update MetaGer.php
parent
e5abc358
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/MetaGer.php
View file @
da942146
...
@@ -908,7 +908,7 @@ class MetaGer
...
@@ -908,7 +908,7 @@ class MetaGer
}
else
{
}
else
{
$this
->
maps
=
false
;
$this
->
maps
=
false
;
}
}
$this
->
newtab
=
$request
->
input
(
'tab'
,
'on'
);
$this
->
newtab
=
$request
->
input
(
'
new
tab'
,
'on'
);
if
(
$this
->
newtab
===
"on"
)
{
if
(
$this
->
newtab
===
"on"
)
{
$this
->
newtab
=
"_blank"
;
$this
->
newtab
=
"_blank"
;
}
else
{
}
else
{
...
...
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