dynamic scoring integraation
[migration-tools.git] / unicorn_patron_xml2text.pl
index bd28c12..434f6a0 100755 (executable)
@@ -19,6 +19,7 @@ my @base_elements = (
     "user_pin",
     "user_profile",
     "user_status",
+    "user_library",
     "user_priv_granted",
     "user_priv_expires",
     "user_mailingaddr",
@@ -37,12 +38,12 @@ my @base_elements = (
     "user_category4",
     "dept",
     "guardian",
+    "license",
     "aup",
     "photo",
     "notify_via",
     "user_claims_ret",
-    #"user_environment",
-    #"user_library",
+    "user_environment",
     "user_department"
 );