From 3783d72ee67cc07196a48122f65cfe2fbe2d090d Mon Sep 17 00:00:00 2001 From: erickson Date: Thu, 6 Mar 2008 16:26:58 +0000 Subject: [PATCH] added private client access to public router so error message from the private domain will be handled properly git-svn-id: svn://svn.open-ils.org/ILS/trunk@8883 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/examples/opensrf_core.xml.example.multidomain | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Open-ILS/examples/opensrf_core.xml.example.multidomain b/Open-ILS/examples/opensrf_core.xml.example.multidomain index c95cca9a34..5c8050fffe 100644 --- a/Open-ILS/examples/opensrf_core.xml.example.multidomain +++ b/Open-ILS/examples/opensrf_core.xml.example.multidomain @@ -94,6 +94,8 @@ private.localhost + + private.localhost public.localhost -- 2.43.2