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
58728c5a
Commit
58728c5a
authored
Oct 24, 2017
by
Phil Höfer
Browse files
fix undefined namespace
parent
7a6d0ad9
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/metager3resultsatom10.blade.php
View file @
58728c5a
...
...
@@ -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
Supports
Markdown
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