]> git.evergreen-ils.org Git - working/NCIPServer.git/commit
Fix a mistake with previous commit.
authorJason Stephenson <jason@sigio.com>
Sat, 30 Aug 2014 13:38:41 +0000 (09:38 -0400)
committerJason Stephenson <jason@sigio.com>
Sat, 30 Aug 2014 13:38:41 +0000 (09:38 -0400)
commit4043029a01018b794c4735c966f6468fc1ff88ff
tree2874c1ff9f255eb689368ec408eff120e0d2feba
parent496450ed605adae1a0eeb00159bf8b369219e5d1
Fix a mistake with previous commit.

Needed to add a @{...} around my call to AppUtils->get_org_ancestors
when retrieving the stat_cat entries. I was testing with use_precats
enabled, so I missed it last night.

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