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
d573a2d0
Commit
d573a2d0
authored
Oct 24, 2017
by
Phil Höfer
Browse files
fix undefined namespace
parent
6d63ee17
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/metager3resultsatom10.blade.php
View file @
d573a2d0
...
...
@@ -2,7 +2,7 @@
<feed
xmlns=
"http://www.w3.org/2005/Atom"
xmlns:opensearch=
"http://a9.com/-/spec/opensearch/1.1/"
xmlns:mg=
"http://metager.de/opensearch/"
xmlns:ad
vertisement
=
"http://a9.com/-/opensearch/extensions/advertisement/1.0/"
>
xmlns:ad=
"http://a9.com/-/opensearch/extensions/advertisement/1.0/"
>
<title>
{!! htmlspecialchars($eingabe, ENT_XML1, 'UTF-8'); !!} - MetaGer
</title>
<link
href=
"{{ url()->full() }}"
/>
<updated>
{{ date('c') }}
</updated>
...
...
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