From 7690718f3fff02dd941f8b24e2409579b599ec93 Mon Sep 17 00:00:00 2001 From: Jason Etheridge Date: Sat, 11 Oct 2008 15:27:48 +0000 Subject: [PATCH] user_library field --- unicorn_patron_xml2text.pl | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/unicorn_patron_xml2text.pl b/unicorn_patron_xml2text.pl index bd28c12..3fdd4a3 100755 --- a/unicorn_patron_xml2text.pl +++ b/unicorn_patron_xml2text.pl @@ -19,6 +19,7 @@ my @base_elements = ( "user_pin", "user_profile", "user_status", + "user_library", "user_priv_granted", "user_priv_expires", "user_mailingaddr", -- 1.7.2.5