projects
/
irspy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9a390f
)
Import xml_encode()
author
Mike Taylor
<mike@miketaylor.org.uk>
Thu, 6 May 2010 13:30:06 +0000
(14:30 +0100)
committer
Mike Taylor
<mike@miketaylor.org.uk>
Thu, 6 May 2010 13:30:06 +0000
(14:30 +0100)
web/htdocs/raw.html
patch
|
blob
|
history
diff --git
a/web/htdocs/raw.html
b/web/htdocs/raw.html
index
fc8bec2
..
5188ef8
100644
(file)
--- a/
web/htdocs/raw.html
+++ b/
web/htdocs/raw.html
@@
-4,7
+4,7
@@
$id
<%once>
use ZOOM;
use ZOOM::IRSpy;
-use ZOOM::IRSpy::Utils qw(cql_target);
+use ZOOM::IRSpy::Utils qw(cql_target xml_encode);
</%once>
<%perl>
my $db = ZOOM::IRSpy::connect_to_registry();