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
5161c718
Commit
5161c718
authored
Aug 11, 2016
by
Dominik Hebeler
Browse files
Anzeige der Adgoal Logos entsprechend geändert
parent
128491fe
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/MetaGer.php
View file @
5161c718
...
...
@@ -349,7 +349,10 @@ class MetaGer
{
# Hier ist ein Advertiser:
# Das Logo hinzufügen:
$result
->
logo
=
"https://img.smartredirect.de/logos_v2/60x30/"
.
$hash
.
".gif"
;
if
(
$result
->
image
!==
""
)
$result
->
logo
=
"https://img.smartredirect.de/logos_v2/60x30/"
.
$hash
.
".gif"
;
else
$result
->
image
=
"https://img.smartredirect.de/logos_v2/120x60/"
.
$hash
.
".gif"
;
# Den Link hinzufügen:
$publicKey
=
$publicKey
;
$targetUrl
=
$result
->
anzeigeLink
;
...
...
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