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
5c0b4a3b
Commit
5c0b4a3b
authored
Aug 25, 2016
by
Dominik Hebeler
Browse files
Print entfernt
parent
79a15c15
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/Models/parserSkripte/Yandex.php
View file @
5c0b4a3b
...
...
@@ -67,7 +67,6 @@ class Yandex extends Searchengine
return
;
$next
=
new
Yandex
(
simplexml_load_string
(
$this
->
engine
),
$metager
);
$next
->
getString
.
=
"&page="
.
(
$metager
->
getPage
()
+
1
);
print
(
$next
->
getString
);
$this
->
next
=
$next
;
}
}
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