From 5b5bf43aa9f07ac15615ed5936c8669095653152 Mon Sep 17 00:00:00 2001 From: miker Date: Wed, 26 Sep 2007 17:06:48 +0000 Subject: [PATCH] XML::Simple is complaining about the namespace ... git-svn-id: svn://svn.open-ils.org/ILS/trunk@7835 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/examples/fm_IDL.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index ed2ee8fbc2..88f9423a53 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -2585,7 +2585,7 @@ - + SELECT t.* FROM action.transit_copy t @@ -2593,7 +2593,7 @@ JOIN actor.org_unit do ON (t.dest = do.id) WHERE so.parent_ou <> do.parent_ou - + -- 2.11.0