]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Resolver: Fix method signature for deleting cache entries user/artunit/resolver_resolver_timeout_2012_01_05
authorDan Scott <dscott@laurentian.ca>
Thu, 22 Dec 2011 22:42:03 +0000 (17:42 -0500)
committerArt <artrhyno@uwindsor.ca>
Thu, 5 Jan 2012 15:25:43 +0000 (10:25 -0500)
commit9815279a598e7997a4bff907beae0f1da4ebc2f5
tree4afdcf78ff5fd30d5f9abe8c3fc7e85af6d69fc1
parent48dc6f2010807f87edd6ac757ffb7e0430d7bff3
Resolver: Fix method signature for deleting cache entries

The order of arguments was incorrect and also contained an unnecessary
entry for the open-ils.resolver.delete_cached_holdings method signature.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Art <artrhyno@uwindsor.ca>
Open-ILS/src/perlmods/lib/OpenILS/Application/ResolverResolver.pm
Open-ILS/src/templates/opac/parts/record/summary.tt2