From 0860860abaef81b4bf5d3f03f4eef7e6d99f3c60 Mon Sep 17 00:00:00 2001 From: erickson Date: Mon, 13 Feb 2006 15:16:57 +0000 Subject: [PATCH 1/1] decommissioned old renew method git-svn-id: svn://svn.open-ils.org/ILS/trunk@3039 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/src/perlmods/OpenILS/Application/Circ/Rules.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/perlmods/OpenILS/Application/Circ/Rules.pm b/Open-ILS/src/perlmods/OpenILS/Application/Circ/Rules.pm index 5dda963740..0585087560 100644 --- a/Open-ILS/src/perlmods/OpenILS/Application/Circ/Rules.pm +++ b/Open-ILS/src/perlmods/OpenILS/Application/Circ/Rules.pm @@ -1077,7 +1077,7 @@ sub checkin { __PACKAGE__->register_method( method => "renew", - api_name => "open-ils.circ.renew", + api_name => "open-ils.circ.renew_", notes => <<" NOTES"); open-ils.circ.renew(login_session, circ_object); Renews the provided circulation. login_session is the requestor of the -- 2.43.2