Resolver: Fix method signature for deleting cache entries user/dbs/resolver_plugin_timeout
authorDan Scott <dscott@laurentian.ca>
Thu, 22 Dec 2011 22:42:03 +0000 (17:42 -0500)
committerDan Scott <dscott@laurentian.ca>
Fri, 23 Dec 2011 05:25:27 +0000 (00:25 -0500)
commit9957ef83b16901564408e250bbf1e7345743e304
tree385825d09bc913316c7a9e946afdfbbb793caef2
parent6fbf5a8f4cce44936fa5853ec78525271809c92b
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>
Open-ILS/src/perlmods/lib/OpenILS/Application/ResolverResolver.pm
Open-ILS/src/templates/opac/parts/record/summary.tt2