]> git.evergreen-ils.org Git - working/NCIPServer.git/commit
Fix another mistake in NCIP::ILS::Evergreen.
authorJason Stephenson <jason@sigio.com>
Mon, 8 Sep 2014 01:11:45 +0000 (21:11 -0400)
committerJason Stephenson <jason@sigio.com>
Mon, 8 Sep 2014 01:11:45 +0000 (21:11 -0400)
commit00d4e234b9bfab0e15d9d90ce315fefe5773843c
treed03057d4309a1f784f53a4a8586db7a4391b8d2e
parent98c3514eba8915e595886e2ff76796ba6c2b890d
Fix another mistake in NCIP::ILS::Evergreen.

Forgot the {} around the arguments when creating a NCIP::Response
object in acceptitem.

Signed-off-by: Jason Stephenson <jason@sigio.com>
lib/NCIP/ILS/Evergreen.pm