Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Maximilian Görmar
uri.hab.de
Commits
0218937e
Commit
0218937e
authored
Oct 04, 2019
by
David Maus
Browse files
Fix typo in variable name
parent
75a2d906
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/instance/proxy/opac-de-23/record/index.php
View file @
0218937e
...
...
@@ -31,7 +31,7 @@ function load ($ident) {
if
(
$content
)
{
$content
=
normalizer_normalize
(
$content
);
}
else
{
$conte
x
t
=
<<<CONTENT
$conte
n
t
=
<<<CONTENT
<record xmlns="info:srw/schema/5/picaXML-v1.0">
<field tag="003@">
<subfield code="0">$ident</subfield>
...
...
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