Import xml_encode()
authorMike Taylor <mike@miketaylor.org.uk>
Thu, 6 May 2010 13:30:06 +0000 (14:30 +0100)
committerMike Taylor <mike@miketaylor.org.uk>
Thu, 6 May 2010 13:30:06 +0000 (14:30 +0100)
web/htdocs/raw.html

index fc8bec2..5188ef8 100644 (file)
@@ -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();