The template files are also missing from this patch. I'll do some
investigating and see what I can do.

Kyle

http://www.kylehall.info
Information Technology
Crawford County Federated Library System ( http://www.ccfls.org )




2010/1/26 Galen Charlton <[email protected]>:
> Hi,
>
> 2010/1/19 Kyle M Hall <[email protected]>:
>> diff --git a/circ/returns.pl b/circ/returns.pl
>> index 40eeed1..f4079ba 100755
>> --- a/circ/returns.pl
>> +++ b/circ/returns.pl
>> @@ -43,6 +43,7 @@ use C4::Items;
>>  use C4::Members;
>>  use C4::Branch; # GetBranches GetBranchName
>>  use C4::Koha;   # FIXME : is it still useful ?
>> +use C4::RotatingCollections;
>>
>>  my $query = new CGI;
>
> And?  I see code to add, modify, and delete such collections, but if
> this is the entirety of the change to circ/returns.pl, I don't see
> anything that cause any effect whatsoever when an item in a rotating
> collection is returned.
>
> Regards,
>
> Galen
> --
> Galen Charlton
> [email protected]
>
_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to